Skip to content

Bump github.com/moby/buildkit from 0.12.5 to 0.14.1 #1664

Bump github.com/moby/buildkit from 0.12.5 to 0.14.1

Bump github.com/moby/buildkit from 0.12.5 to 0.14.1 #1664

Triggered via pull request July 7, 2024 20:45
Status Failure
Total duration 1m 43s
Artifacts

trivy.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
scan
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)
scan
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)
scan
undefined: progressui.DisplaySolveStatus
scan
undefined: progressui.DisplaySolveStatusOpt
scan
Process completed with exit code 1.
scan
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/