chore: update docker to v27.3.1 #279
Annotations
5 errors and 1 warning
Lint Go:
dockerutil/dockerfake/client.go#L8
dupImport: package is imported 2 times under different aliases on lines 8 and 9 (gocritic)
|
Lint Go:
dockerutil/dockerfake/client.go#L9
dupImport: package is imported 2 times under different aliases on lines 8 and 9 (gocritic)
|
Lint Go:
dockerutil/image.go#L159
import-shadowing: The name 'image' shadows an import name (revive)
|
Lint Go:
dockerutil/client.go#L76
import-shadowing: The name 'registry' shadows an import name (revive)
|
Lint Go
issues found
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "trivy".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading