Skip to content

CVE fix for VISA

CVE fix for VISA #888

Triggered via push September 25, 2024 18:59
Status Failure
Total duration 12m 19s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
verify-codegen
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)
verify-codegen
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)
verify-codegen
undefined: expfmt.FmtText
verify-codegen
Process completed with exit code 2.
verify-codegen
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/