Skip to content

ci: Update golangci-lint to v1.52.2 #223

ci: Update golangci-lint to v1.52.2

ci: Update golangci-lint to v1.52.2 #223

Triggered via pull request May 1, 2023 15:12
Status Failure
Total duration 36s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Matrix: Linters
Project Checks
23s
Project Checks
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
Linters (ubuntu-22.04)
issues found
Linters (ubuntu-22.04): src/github.com/containerd/imgcrypt/cmd/ctd-decoder/main.go#L102
redefines-builtin-id: redefinition of the built-in type any (revive)
Linters (ubuntu-22.04): src/github.com/containerd/imgcrypt/images/encryption/client.go#L38
redefines-builtin-id: redefinition of the built-in type any (revive)
Linters (ubuntu-22.04): src/github.com/containerd/imgcrypt/images/encryption/encryption.go#L61
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)