Skip to content

A small fix to avoid deadlock that can happen as mentioned in issue #… #7

A small fix to avoid deadlock that can happen as mentioned in issue #…

A small fix to avoid deadlock that can happen as mentioned in issue #… #7

Triggered via push April 4, 2024 19:17
Status Failure
Total duration 1m 5s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: api/v1/api.go#L109
too many arguments in call to metrics.NewAlerts
lint: api/v2/api_test.go#L1150
too many arguments in call to metrics.NewAlerts
lint: cmd/alertmanager/main.go#L54
could not import github.com/prometheus/alertmanager/notify (-: # github.com/prometheus/alertmanager/notify
lint: notify/notify.go#L446
too many arguments in call to NewRetryStage
lint: notify/notify.go#L798
undefined: o) (typecheck)
lint: config/receiver/receiver.go#L22
could not import github.com/prometheus/alertmanager/notify (-: # github.com/prometheus/alertmanager/notify
lint: notify/notify.go#L446
too many arguments in call to NewRetryStage
lint: notify/notify.go#L798
undefined: o) (typecheck)
lint: dispatch/dispatch.go#L31
could not import github.com/prometheus/alertmanager/notify (-: # github.com/prometheus/alertmanager/notify
lint: notify/notify.go#L446
too many arguments in call to NewRetryStage
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.