Skip to content

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

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 #4191

Triggered via pull request December 19, 2024 19:13
Status Failure
Total duration 9m 54s
Billable time 13m
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.