Skip to content

fix(deps): migrate Docker SDK and update Go toolchain #5455

fix(deps): migrate Docker SDK and update Go toolchain

fix(deps): migrate Docker SDK and update Go toolchain #5455

Triggered via pull request July 11, 2026 13:02
Status Failure
Total duration 2m 54s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/