Bump github.com/docker/docker from 24.0.6+incompatible to 26.0.2+incompatible #358
lint-go.yml
on: pull_request
lint-go
/
Check if go.mod is tidy
13s
lint-go
/
Run Staticcheck
46s
lint-go
/
Run golangci-lint
2m 54s
Annotations
21 errors and 2 warnings
lint-go / Check if go.mod is tidy
Process completed with exit code 1.
|
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 / 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:
base.go#L1
: # github.com/capnspacehook/whalewall [github.com/capnspacehook/whalewall.test]
|
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 / 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/.
|