Bump github.com/docker/docker from 20.10.18+incompatible to 25.0.4+incompatible #1212
Annotations
10 errors and 1 warning
Run golangci-lint:
config/appconfig.go#L1
: # go.containerssh.io/libcontainerssh/config
|
Run golangci-lint:
config/docker.go#L101
undefined: types.AuthConfig (typecheck)
|
Run golangci-lint:
log/logger.go#L4
could not import go.containerssh.io/libcontainerssh/config (-: # go.containerssh.io/libcontainerssh/config
|
Run golangci-lint:
config/docker.go#L101
undefined: types.AuthConfig) (typecheck)
|
Run golangci-lint:
internal/auditlog/storage/file/new.go#L9
could not import go.containerssh.io/libcontainerssh/config (-: # go.containerssh.io/libcontainerssh/config
|
Run golangci-lint:
config/docker.go#L101
undefined: types.AuthConfig) (typecheck)
|
Run golangci-lint:
internal/auditlog/storage/s3/new.go#L15
could not import go.containerssh.io/libcontainerssh/config (-: # go.containerssh.io/libcontainerssh/config
|
Run golangci-lint:
config/docker.go#L101
undefined: types.AuthConfig) (typecheck)
|
Run golangci-lint:
internal/docker/docker_impl.go#L150
undefined: client.IsErrUnauthorized (typecheck)
|
Run golangci-lint:
internal/docker/docker_impl.go#L208
undefined: container.ContainerCreateCreatedBody (typecheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading