Skip to content

Bump github.com/docker/docker from 26.1.4+incompatible to 27.1.1+incompatible #615

Bump github.com/docker/docker from 26.1.4+incompatible to 27.1.1+incompatible

Bump github.com/docker/docker from 26.1.4+incompatible to 27.1.1+incompatible #615

Triggered via pull request August 13, 2024 06:34
Status Failure
Total duration 2m 53s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: testcontainers.go#L7
could not import github.com/testcontainers/testcontainers-go (-: # github.com/testcontainers/testcontainers-go
lint
undefined: types.ImageRemoveOptions
lint
undefined: types.ImagePullOptions
lint
undefined: types.ImagePullOptions
lint
unknown field CheckDuplicate in struct literal of type "github.com/docker/docker/api/types/network".CreateOptions
lint
cannot use req.EnableIPv6 (variable of type bool) as *bool value in struct literal
lint
undefined: types.ImageListOptions
lint
undefined: types.ImagePullOptions) (typecheck)
lint: testcontainers.go#L15
undefined: testcontainers (typecheck)
lint: testcontainers.go#L29
undefined: testcontainers (typecheck)
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@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/