Skip to content

feat: implement local puller and pusher #1290

feat: implement local puller and pusher

feat: implement local puller and pusher #1290

Triggered via pull request January 26, 2024 21:36
Status Failure
Total duration 43s
Artifacts

style.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Lint: pkg/v1/local/layer.go#L1
: # github.com/google/go-containerregistry/pkg/v1/local
Lint: pkg/v1/local/puller.go#L63
undefined: errors.ErrUnsupported
Lint: pkg/v1/local/puller.go#L89
undefined: errors.ErrUnsupported
Lint: pkg/v1/local/puller.go#L94
undefined: errors.ErrUnsupported
Lint: pkg/v1/local/puller.go#L99
undefined: errors.ErrUnsupported
Lint: pkg/v1/local/puller.go#L104
undefined: errors.ErrUnsupported
Lint: pkg/v1/local/puller.go#L109
undefined: errors.ErrUnsupported
Lint: pkg/v1/local/puller.go#L114
undefined: errors.ErrUnsupported
Lint: pkg/v1/local/pusher.go#L130
undefined: errors.ErrUnsupported (typecheck)
Lint: cmd/crane/cmd/root.go#L33
could not import github.com/google/go-containerregistry/pkg/v1/local (-: # github.com/google/go-containerregistry/pkg/v1/local
check goimports
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check goimports
Restore cache failed: Dependencies file is not found in /home/runner/work/go-containerregistry/go-containerregistry. Supported file pattern: go.sum
Lint
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/.