Bump github.com/testcontainers/testcontainers-go from 0.31.0 to 0.34.0 #643
Annotations
4 errors and 1 warning
golangci-lint:
fakes/daemon_client.go#L49
SA1019: types.ImageLoadResponse is deprecated: use [image.LoadResponse]. (staticcheck)
|
golangci-lint:
fakes/daemon_client.go#L52
SA1019: types.ImageLoadResponse is deprecated: use [image.LoadResponse]. (staticcheck)
|
golangci-lint:
fakes/daemon_client.go#L112
SA1019: types.ImageLoadResponse is deprecated: use [image.LoadResponse]. (staticcheck)
|
golangci-lint
issues found
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading