Skip to content

feat: add metric gauge notification api #550

feat: add metric gauge notification api

feat: add metric gauge notification api #550

Triggered via push August 29, 2024 16:24
Status Failure
Total duration 4m 55s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
golangci-lint: internal/server/server.go#L1
: # github.com/goto/siren/internal/server
golangci-lint: internal/server/server.go#L129
assignment mismatch: 1 variable but v1beta1.NewGRPCServer returns 2 values (typecheck)
golangci-lint: config/config.go#L12
could not import github.com/goto/siren/internal/server (-: # github.com/goto/siren/internal/server
golangci-lint: internal/server/server.go#L129
assignment mismatch: 1 variable but v1beta1.NewGRPCServer returns 2 values) (typecheck)
golangci-lint: cli/server.go#L13
could not import github.com/goto/siren/internal/server (-: # github.com/goto/siren/internal/server
golangci-lint: internal/server/server.go#L129
assignment mismatch: 1 variable but v1beta1.NewGRPCServer returns 2 values) (typecheck)
golangci-lint: test/e2e_test/cortex_alerting_test.go#L13
could not import github.com/goto/siren/internal/server (-: # github.com/goto/siren/internal/server
golangci-lint: internal/server/server.go#L129
assignment mismatch: 1 variable but v1beta1.NewGRPCServer returns 2 values) (typecheck)
golangci-lint: core/notification/service.go#L61
field `metricNotificationCount` is unused (unused)
golangci-lint: core/notification/service.go#L62
field `metricReceiverSelectorCount` is unused (unused)
golangci-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
golangci-lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/