Bump github.com/docker/docker from 20.10.24+incompatible to 24.0.9+incompatible #69
Annotations
7 errors and 1 warning
golangci-lint:
internal/logs/agent.go#L17
"fmt" imported but not used (typecheck)
|
golangci-lint:
internal/logs/agent.go#L23
"github.com/eclipse-iofog/iofogctl/v3/pkg/util" imported but not used (typecheck)
|
golangci-lint:
internal/logs/microservice.go#L18
"fmt" imported but not used (typecheck)
|
golangci-lint:
internal/cmd/legacy.go#L124
cliCommand declared but not used (typecheck)
|
golangci-lint:
pkg/iofog/install/local_container.go#L224
cannot use nil as container.StopOptions value in argument to lc.client.ContainerStop (typecheck)
|
golangci-lint:
pkg/iofog/install/local_container.go#L236
cannot use nil as container.StopOptions value in argument to lc.client.ContainerStop (typecheck)
|
golangci-lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading