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