Skip to content

Add alert lifecycle observer #95

Add alert lifecycle observer

Add alert lifecycle observer #95

Triggered via push November 28, 2024 21:07
Status Failure
Total duration 19s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
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)