Skip to content

update

update #5

Triggered via push October 9, 2023 09:29
Status Failure
Total duration 13m 28s
Artifacts

ci.yml

on: push
Matrix: codeql / Analyze
Matrix: Build Prometheus for all architectures
Go tests with previous Go version
1m 50s
Go tests with previous Go version
Mixins tests
3m 32s
Mixins tests
fuzzing  /  Fuzzing
fuzzing / Fuzzing
Matrix: Build Prometheus for common architectures
Publish UI on npm Registry
0s
Publish UI on npm Registry
Publish main branch artifacts
0s
Publish main branch artifacts
Publish release artefacts
0s
Publish release artefacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golangci-lint: web/api/v1/api.go#L1
: # github.com/prometheus/prometheus/web/api/v1 [github.com/prometheus/prometheus/web/api/v1.test]
golangci-lint: web/api/v1/errors_test.go#L120
cannot use &DummyAlertmanagerRetriever{} (value of type *DummyAlertmanagerRetriever) as AlertmanagerRetriever value in return statement: *DummyAlertmanagerRetriever does not implement AlertmanagerRetriever (missing method TargetsAll) (typecheck)
golangci-lint
issues found
Build Prometheus for common architectures (2)
Process completed with exit code 1.
UI tests
Process completed with exit code 2.
Go tests with previous Go version
Process completed with exit code 2.
Build Prometheus for common architectures (0)
The operation was canceled.
Build Prometheus for common architectures (1)
The operation was canceled.
Go tests
Process completed with exit code 2.
codeql / Analyze (go): web/api/v1/errors_test.go#L120
cannot use &DummyAlertmanagerRetriever{} (value of type *DummyAlertmanagerRetriever) as AlertmanagerRetriever value in return statement: *DummyAlertmanagerRetriever does not implement AlertmanagerRetriever (missing method TargetsAll) (typecheck)