Bump github.com/docker/docker from 24.0.0-rc.2.0.20230718135204-8e51b8b59cb8+incompatible to 24.0.9+incompatible #147
golangci-lint.yml
on: pull_request
golangci_lint_workflow
/
lint
2m 36s
Annotations
5 errors and 1 warning
golangci_lint_workflow / lint:
docker/table_dockerfile_instruction.go#L11
could not import github.com/moby/buildkit/frontend/dockerfile/instructions (-: # github.com/moby/buildkit/frontend/dockerfile/instructions
|
golangci_lint_workflow / lint
healthcheck.StartInterval undefined (type container.HealthConfig has no field or method StartInterval)) (typecheck)
|
golangci_lint_workflow / lint:
docker/table_dockerfile_instruction.go#L7
"regexp" imported and not used (typecheck)
|
golangci_lint_workflow / lint:
docker/table_dockerfile_instruction.go#L8
"strconv" imported and not used (typecheck)
|
golangci_lint_workflow / lint
issues found
|
golangci_lint_workflow / lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|