fix notifications config (#4574) #5106
Annotations
10 errors and 1 warning
Run linters:
pkg/notification/template/template.go#L40
tag is not aligned, should be: json:"name" mapstructure:"name" (tagalign)
|
Run linters:
pkg/notification/template/template.go#L41
tag is not aligned, should be: json:"handler" mapstructure:"handler" (tagalign)
|
Run linters:
pkg/notification/template/template.go#L42
tag is not aligned, should be: json:"body_template_path" mapstructure:"body_template_path" (tagalign)
|
Run linters:
pkg/notification/template/template.go#L43
tag is not aligned, should be: json:"subject_template_path" mapstructure:"subject_template_path" (tagalign)
|
Run linters:
pkg/notification/template/template.go#L44
tag is not aligned, should be: json:"persistent" mapstructure:"persistent" (tagalign)
|
Run linters:
pkg/notification/notificationhelper/notificationhelper.go#L47
tag is not aligned, should be: docs:";The NATS server address." mapstructure:"nats_address" (tagalign)
|
Run linters:
pkg/notification/notificationhelper/notificationhelper.go#L48
tag is not aligned, should be: docs:";The token to authenticate against the NATS server" mapstructure:"nats_token" (tagalign)
|
Run linters:
pkg/notification/notificationhelper/notificationhelper.go#L49
tag is not aligned, should be: docs:"reva-notifications;The notifications NATS stream." mapstructure:"nats_stream" (tagalign)
|
Run linters:
pkg/notification/notificationhelper/notificationhelper.go#L50
tag is not aligned, should be: docs:";Notification templates for the service." mapstructure:"templates" (tagalign)
|
Run linters:
pkg/notification/handler/emailhandler/emailhandler.go#L46
tag is not aligned, should be: docs:";The hostname and port of the SMTP server." mapstructure:"smtp_server" (tagalign)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3.1.0, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading