Bump github.com/docker/docker from 24.0.0-rc.2.0.20230718135204-8e51b8b59cb8+incompatible to 27.1.0+incompatible #150
golangci-lint.yml
on: pull_request
golangci_lint_workflow
/
lint
3m 22s
Annotations
7 errors and 1 warning
golangci_lint_workflow / lint:
docker/connection_config.go#L1
: # github.com/turbot/steampipe-plugin-docker/docker
|
golangci_lint_workflow / lint:
docker/table_docker_container.go#L50
undefined: types.ContainerListOptions
|
golangci_lint_workflow / lint:
docker/table_docker_image.go#L43
undefined: types.ImageListOptions (typecheck)
|
golangci_lint_workflow / lint:
main.go#L4
could not import github.com/turbot/steampipe-plugin-docker/docker (-: # github.com/turbot/steampipe-plugin-docker/docker
|
golangci_lint_workflow / lint:
docker/table_docker_container.go#L50
undefined: types.ContainerListOptions
|
golangci_lint_workflow / lint:
docker/table_docker_image.go#L43
undefined: types.ImageListOptions) (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/
|