Slack integration for alerts and reports #3907
Annotations
9 errors and 1 warning
lint:
runtime/server/api.go#L1
: # github.com/rilldata/rill/runtime/server
|
lint:
runtime/server/controller.go#L446
alert.Spec.EmailRecipients undefined (type *runtimev1.AlertSpec has no field or method EmailRecipients) (typecheck)
|
lint:
runtime/reconcilers/report.go#L17
could not import github.com/rilldata/rill/runtime/server (-: # github.com/rilldata/rill/runtime/server
|
lint:
runtime/server/controller.go#L446
alert.Spec.EmailRecipients undefined (type *runtimev1.AlertSpec has no field or method EmailRecipients)) (typecheck)
|
lint:
cli/cmd/runtime/start.go#L22
could not import github.com/rilldata/rill/runtime/server (-: # github.com/rilldata/rill/runtime/server
|
lint:
runtime/server/controller.go#L446
alert.Spec.EmailRecipients undefined (type *runtimev1.AlertSpec has no field or method EmailRecipients)) (typecheck)
|
lint:
cli/pkg/local/app.go#L34
could not import github.com/rilldata/rill/runtime/server (-: # github.com/rilldata/rill/runtime/server
|
lint:
runtime/server/controller.go#L446
alert.Spec.EmailRecipients undefined (type *runtimev1.AlertSpec has no field or method EmailRecipients)) (typecheck)
|
lint
issues found
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|