Bump github.com/open-policy-agent/opa from 0.67.0 to 0.68.0 in the go_modules group across 1 directory #707
Triggered via pull request
September 20, 2024 11:14
Status
Failure
Total duration
1m 29s
Artifacts
–
Annotations
4 errors and 1 warning
Build:
internal/inputs/clients/metrics_test.go#L187
cannot use v1ApiMock (variable of type *metricsAPIClientMock) as "github.com/prometheus/client_golang/api/prometheus/v1".API value in struct literal: *metricsAPIClientMock does not implement "github.com/prometheus/client_golang/api/prometheus/v1".API (wrong type for method LabelNames)
|
Build:
internal/inputs/clients/metrics_test.go#L230
cannot use v1ApiMock (variable of type *metricsAPIClientMock) as "github.com/prometheus/client_golang/api/prometheus/v1".API value in struct literal: *metricsAPIClientMock does not implement "github.com/prometheus/client_golang/api/prometheus/v1".API (wrong type for method LabelNames)
|
Build:
internal/inputs/clients/metrics_test.go#L270
cannot use v1ApiMock (variable of type *metricsAPIClientMock) as "github.com/prometheus/client_golang/api/prometheus/v1".API value in struct literal: *metricsAPIClientMock does not implement "github.com/prometheus/client_golang/api/prometheus/v1".API (wrong type for method LabelNames)
|
Build
Process completed with exit code 2.
|
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|