Skip to content

fix: correct fetch order for manifests and blobs with hints on media type #4190

fix: correct fetch order for manifests and blobs with hints on media type

fix: correct fetch order for manifests and blobs with hints on media type #4190

Triggered via pull request December 19, 2024 18:56
Status Failure
Total duration 10m 17s
Billable time 14m
Artifacts

lint_and_test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Lint Golang: api/oci/extensions/repositories/ocireg/blobs.go#L86
commentFormatting: put a space between `//` and comment text (gocritic)
Lint Golang: cmds/ocm/main.go#L19
exitAfterDefer: os.Exit will exit, and `defer func(){...}(...)` will not run (gocritic)
Lint Golang: api/tech/oras/fetcher.go#L32
defers: call to time.Since is not deferred (govet)
Lint Golang: api/tech/oras/pusher.go#L33
defers: call to time.Since is not deferred (govet)
Lint Golang
Process completed with exit code 2.