Support user notification preferences (backend) #6482
Annotations
5 errors and 1 warning
pkg/identityserver/invitation_registry.go#L71
Error return value of `is.SendTemplateEmailToUsers` is not checked (errcheck)
|
pkg/identityserver/user_registry.go#L682
Error return value of `is.SendTemplateEmailToUserIDs` is not checked (errcheck)
|
pkg/identityserver/notification_registry.go#L136
cyclomatic complexity 28 of func `(*IdentityServer).lookupNotificationReceivers` is high (> 20) (gocyclo)
|
pkg/identityserver/notification_registry.go#L344
if-return: redundant if ...; err != nil check, just return error instead. (revive)
|
|
|
The logs for this run have expired and are no longer available.
Loading