Skip to content

fix: CVE's as part of NDEV-20176 #908

fix: CVE's as part of NDEV-20176

fix: CVE's as part of NDEV-20176 #908

Triggered via push September 19, 2024 17:24
Status Failure
Total duration 5m 47s
Artifacts

tests.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
tests
cannot use (*meter)(nil) (value of type *meter) as "go.opentelemetry.io/otel/metric".Meter value in variable declaration: *meter does not implement "go.opentelemetry.io/otel/metric".Meter (missing method Float64Gauge)
tests
cannot use mp.meters.Lookup(s, func() *meter {…}) (value of type *meter) as "go.opentelemetry.io/otel/metric".Meter value in return statement: *meter does not implement "go.opentelemetry.io/otel/metric".Meter (missing method Float64Gauge)
tests
Process completed with exit code 2.
tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568, actions/cache@4723a57e26efda3a62cbde1812113b730952852d. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/