Skip to content

feat: implement local puller and pusher #1287

feat: implement local puller and pusher

feat: implement local puller and pusher #1287

Triggered via pull request January 25, 2024 23:26
Status Failure
Total duration 1m 16s
Artifacts

style.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Lint: cmd/gcrane/cmd/copy.go#L20
could not import github.com/google/go-containerregistry/pkg/gcrane (-: # github.com/google/go-containerregistry/pkg/gcrane
Lint: pkg/gcrane/copy.go#L239
undefined: remote.Get) (typecheck)
Lint: cmd/gcrane/main.go#L25
could not import github.com/google/go-containerregistry/pkg/gcrane (-: # github.com/google/go-containerregistry/pkg/gcrane
Lint: pkg/gcrane/copy.go#L239
undefined: remote.Get) (typecheck)
Lint: pkg/gcrane/copy.go#L1
: # github.com/google/go-containerregistry/pkg/gcrane [github.com/google/go-containerregistry/pkg/gcrane.test]
Lint: pkg/gcrane/copy.go#L239
undefined: remote.Get (typecheck)
Lint: pkg/v1/remote/artifact.go#L1
: # github.com/google/go-containerregistry/pkg/v1/remote [github.com/google/go-containerregistry/pkg/v1/remote.test]
Lint: pkg/v1/remote/descriptor_test.go#L63
undefined: Get
Lint: pkg/v1/remote/descriptor_test.go#L122
undefined: Get
Lint: pkg/v1/remote/multi_write_test.go#L152
undefined: Get
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/.