feat: implement local puller and pusher #1302
Annotations
8 errors and 3 warnings
Run golangci/[email protected]:
pkg/v1/remote/artifact.go#L1
: # github.com/google/go-containerregistry/pkg/v1/remote [github.com/google/go-containerregistry/pkg/v1/remote.test]
|
Run golangci/[email protected]:
pkg/v1/remote/index_test.go#L56
undefined: withMediaType (typecheck)
|
Run golangci/[email protected]:
pkg/v1/remote/error_roundtrip_test.go#L29
could not import github.com/google/go-containerregistry/pkg/v1/remote (-: # github.com/google/go-containerregistry/pkg/v1/remote [github.com/google/go-containerregistry/pkg/v1/remote.test]
|
Run golangci/[email protected]:
pkg/v1/remote/index_test.go#L56
undefined: withMediaType) (typecheck)
|
Run golangci/[email protected]:
pkg/v1/layout/puller.go#L28
`(*puller).getDescriptor` - `ctx` is unused (unparam)
|
Run golangci/[email protected]:
cmd/crane/cmd/index.go#L175
unnecessary leading newline (whitespace)
|
Run golangci/[email protected]:
pkg/v1/layout/layer.go#L18
ST1016: methods on the same type should have the same receiver name (seen 2x "lp", 2x "rl") (stylecheck)
|
Run golangci/[email protected]
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run golangci/[email protected]:
pkg/v1/layout/layer.go#L34
receiver-naming: receiver name rl should be consistent with previous receiver name lp for localLayer (revive)
|
Run golangci/[email protected]:
pkg/v1/layout/layer.go#L39
receiver-naming: receiver name rl should be consistent with previous receiver name lp for localLayer (revive)
|
The logs for this run have expired and are no longer available.
Loading