Skip to content

modify

modify #2

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

ci.yml

on: push
Matrix: codeql / Analyze
Matrix: Build Prometheus for all architectures
Go tests with previous Go version
37s
Go tests with previous Go version
Mixins tests
4m 30s
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
Build Prometheus for common architectures (0)
Process completed with exit code 1.
Go tests with previous Go version
Process completed with exit code 2.
UI tests
Process completed with exit code 2.
Build Prometheus for common architectures (2)
The operation was canceled.
Build Prometheus for common architectures (1)
The operation was canceled.
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
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)