Skip to content

Bump github.com/docker/docker from 24.0.0-rc.2.0.20230718135204-8e51b8b59cb8+incompatible to 24.0.9+incompatible #147

Bump github.com/docker/docker from 24.0.0-rc.2.0.20230718135204-8e51b8b59cb8+incompatible to 24.0.9+incompatible

Bump github.com/docker/docker from 24.0.0-rc.2.0.20230718135204-8e51b8b59cb8+incompatible to 24.0.9+incompatible #147

Triggered via pull request July 15, 2024 13:32
Status Failure
Total duration 2m 46s
Artifacts

golangci-lint.yml

on: pull_request
golangci_lint_workflow  /  lint
2m 36s
golangci_lint_workflow / lint
Fit to window
Zoom out
Zoom in

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/