Bump github.com/docker/docker from 24.0.6+incompatible to 27.4.1+incompatible #432
lint-go.yml
on: pull_request
lint-go
/
Check if go.mod is tidy
17s
lint-go
/
Run Staticcheck
51s
lint-go
/
Run golangci-lint
45s
Annotations
21 errors and 5 warnings
lint-go / Check if go.mod is tidy
Process completed with exit code 1.
|
lint-go / Run golangci-lint:
cmd/whalewall/main.go#L23
could not import github.com/capnspacehook/whalewall (-: # github.com/capnspacehook/whalewall
|
lint-go / Run golangci-lint:
mock-docker.go#L16
undefined: types.ContainerListOptions
|
lint-go / Run golangci-lint:
mock-docker.go#L43
undefined: types.ContainerListOptions
|
lint-go / Run golangci-lint:
wrap.go#L22
undefined: types.ContainerListOptions
|
lint-go / Run golangci-lint:
create.go#L361
undefined: types.ContainerListOptions
|
lint-go / Run golangci-lint:
sync.go#L21
undefined: types.ContainerListOptions) (typecheck)
|
lint-go / Run golangci-lint:
mock-docker.go#L16
undefined: types.ContainerListOptions
|
lint-go / Run golangci-lint:
mock-docker.go#L43
undefined: types.ContainerListOptions
|
lint-go / Run golangci-lint:
wrap.go#L22
undefined: types.ContainerListOptions
|
lint-go / Run golangci-lint:
create.go#L361
undefined: types.ContainerListOptions
|
lint-go / Run Staticcheck:
mock-docker.go#L16
undefined: types.ContainerListOptions
|
lint-go / Run Staticcheck:
mock-docker.go#L43
undefined: types.ContainerListOptions
|
lint-go / Run Staticcheck:
wrap.go#L22
undefined: types.ContainerListOptions
|
lint-go / Run Staticcheck:
create.go#L361
undefined: types.ContainerListOptions
|
lint-go / Run Staticcheck:
sync.go#L21
undefined: types.ContainerListOptions (compile)
|
lint-go / Run Staticcheck:
mock-docker.go#L16
undefined: types.ContainerListOptions
|
lint-go / Run Staticcheck:
mock-docker.go#L43
undefined: types.ContainerListOptions
|
lint-go / Run Staticcheck:
wrap.go#L22
undefined: types.ContainerListOptions
|
lint-go / Run Staticcheck:
create.go#L361
undefined: types.ContainerListOptions
|
lint-go / Run Staticcheck:
sync.go#L21
undefined: types.ContainerListOptions
|
lint-go / Check if go.mod is tidy
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
lint-go / Check if go.mod is tidy
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
lint-go / Run golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-go / Run Staticcheck
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
lint-go / Run Staticcheck
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|