Bump github.com/docker/docker from 24.0.6+incompatible to 27.0.0+incompatible #388
lint-go.yml
on: pull_request
lint-go
/
Check if go.mod is tidy
17s
lint-go
/
Run Staticcheck
47s
lint-go
/
Run golangci-lint
41s
Annotations
21 errors and 2 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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint-go / Run Staticcheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|