fix(deps): migrate Docker SDK and update Go toolchain #5455
golangci-lint.yml
on: pull_request
golangci-lint
2m 52s
Annotations
4 errors and 1 warning
|
golangci-lint
Process completed with exit code 1.
|
|
golangci-lint:
pkg/docker/mock_docker_test.go#L46
SA1019: dockerclient.NewClientWithOpts is deprecated: use New. This function will be removed in the next release. (staticcheck)
|
|
golangci-lint:
pkg/docker/docker.go#L81
SA1019: dockerclient.NewClientWithOpts is deprecated: use New. This function will be removed in the next release. (staticcheck)
|
|
golangci-lint:
pkg/docker/docker.go#L18
SA1019: dockerclient.NewClientWithOpts is deprecated: use New. This function will be removed in the next release. (staticcheck)
|
|
golangci-lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-go@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|