Skip to content

Add wsARN for SNS Config #349

Add wsARN for SNS Config

Add wsARN for SNS Config #349

Triggered via push April 17, 2026 04:57
Status Failure
Total duration 1m 25s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: notify/sns/sns.go#L79
Comment should end in a period (godot)
lint: notify/sns/sns.go#L62
Comment should end in a period (godot)
lint: notify/sns/sns.go#L52
Comment should end in a period (godot)
lint: notify/sns/sns.go#L49
Comment should end in a period (godot)
lint: notify/sns/sns.go#L44
Comment should end in a period (godot)
lint: notify/sns/aws_round_tripper.go#L22
Comment should end in a period (godot)
lint: notify/sns/sns.go#L139
type assertion on error will fail on wrapped errors. Use errors.As to check for specific errors (errorlint)
lint: notify/sns/sns.go#L125
type assertion on error will fail on wrapped errors. Use errors.As to check for specific errors (errorlint)
lint: notify/sns/sns_test.go#L27
import 'github.com/pkg/errors' is not allowed from list 'main': Use errors or fmt instead of github.com/pkg/errors (depguard)
lint: notify/sns/sns.go#L27
import 'github.com/pkg/errors' is not allowed from list 'main': Use errors or fmt instead of github.com/pkg/errors (depguard)