Bump github.com/open-policy-agent/opa from 0.67.0 to 0.68.0 in the go_modules group across 1 directory #707
Annotations
4 errors and 1 warning
Test:
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)
|
Test:
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)
|
Test:
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)
|
Test
Process completed with exit code 2.
|
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/
|
Loading