WIP: support formatting in ORAS commands #36
Annotations
6 errors and 1 warning
lint (1.21):
cmd/oras/internal/display/pull.go#L241
Error return value is not checked (errcheck)
|
lint (1.21):
cmd/oras/internal/display/pull.go#L242
Error return value is not checked (errcheck)
|
lint (1.21):
cmd/oras/internal/display/pull.go#L244
Error return value is not checked (errcheck)
|
lint (1.21):
cmd/oras/root/pull.go#L176
func `generateContentKey` is unused (unused)
|
lint (1.21):
cmd/oras/root/pull.go#L180
func `printOnce` is unused (unused)
|
lint (1.21)
issues found
|
lint (1.21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|