Skip to content

Add alert lifecycle observer #112

Add alert lifecycle observer

Add alert lifecycle observer #112

Triggered via push January 8, 2025 23:24
Status Failure
Total duration 23s
Artifacts
Fit to window
Zoom out
Zoom in

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)
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636