Return error when TmplText errors in sns notifier (#3531) #1125
Annotations
10 errors
lint:
notify/sns/sns.go#L18
other declaration of errors (typecheck)
|
lint:
notify/sns/sns.go#L32
`errors` redeclared in this block (typecheck)
|
lint:
notify/sns/sns.go#L120
undefined: errors.Wrap (typecheck)
|
lint:
notify/sns/sns.go#L155
undefined: errors.Wrap (typecheck)
|
lint:
notify/sns/sns.go#L162
undefined: errors.Wrap (typecheck)
|
lint:
notify/sns/sns.go#L179
undefined: errors.Wrap (typecheck)
|
lint:
notify/sns/sns.go#L187
undefined: errors.Wrap (typecheck)
|
lint:
notify/sns/sns.go#L193
undefined: errors.Wrap (typecheck)
|
lint:
notify/sns/sns.go#L210
undefined: errors.Wrap (typecheck)
|
lint
issues found
|