chore(deps): update module github.com/docker/docker to v27 #4026
golangci-lint.yml
on: pull_request
golangci-lint
1m 57s
Annotations
10 errors and 2 warnings
golangci-lint:
integrationtests/gitcloner/clone_test.go#L27
could not import github.com/testcontainers/testcontainers-go (-: # github.com/testcontainers/testcontainers-go
|
golangci-lint
undefined: types.ImageRemoveOptions
|
golangci-lint
undefined: types.ImagePullOptions
|
golangci-lint
undefined: types.ImagePullOptions
|
golangci-lint
unknown field CheckDuplicate in struct literal of type "github.com/docker/docker/api/types/network".CreateOptions
|
golangci-lint
cannot use req.EnableIPv6 (variable of type bool) as *bool value in struct literal
|
golangci-lint
undefined: types.ImageListOptions
|
golangci-lint
undefined: types.ImagePullOptions) (typecheck)
|
golangci-lint:
integrationtests/gitcloner/clone_test.go#L348
undefined: testcontainers (typecheck)
|
golangci-lint:
integrationtests/gitcloner/clone_test.go#L515
undefined: testcontainers (typecheck)
|
golangci-lint
Unexpected input(s) 'skip-pkg-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
golangci-lint
Unexpected input(s) 'skip-pkg-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|