Add alert lifecycle observer #84
Annotations
10 errors and 1 warning
Lint:
api/v2/api_test.go#L19
File is not `goimports`-ed with -local github.com/prometheus/alertmanager (goimports)
|
Lint:
api/v2/api_test.go#L20
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
Lint:
api/v2/api_test.go#L27
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
Lint:
api/v2/api_test.go#L895
len: use require.Len (testifylint)
|
Lint:
dispatch/dispatch.go#L18
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
Lint:
dispatch/dispatch.go#L20
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
Lint:
dispatch/dispatch_test.go#L643
len: use require.Len (testifylint)
|
Lint:
dispatch/dispatch_test.go#L786
len: use require.Len (testifylint)
|
Lint:
dispatch/dispatch_test.go#L791
var-naming: var groupId should be groupID (revive)
|
Lint:
dispatch/dispatch_test.go#L792
var-naming: var routeId should be routeID (revive)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading