This repository has been archived by the owner on Nov 14, 2024. It is now read-only.
Bump github.com/docker/docker from 24.0.9+incompatible to 25.0.6+incompatible #3867
Annotations
6 errors and 1 warning
cmd/dendrite-upgrade-tests/main.go#L413
SA1019: types.ContainerStartOptions is deprecated: use [container.StartOptions]. (staticcheck)
|
cmd/dendrite-upgrade-tests/main.go#L445
SA1019: types.ContainerLogsOptions is deprecated: use [container.LogsOptions]. (staticcheck)
|
cmd/dendrite-upgrade-tests/main.go#L466
SA1019: types.ContainerRemoveOptions is deprecated: use [container.RemoveOptions]. (staticcheck)
|
cmd/dendrite-upgrade-tests/main.go#L553
SA1019: types.ContainerListOptions is deprecated: use [container.ListOptions]. (staticcheck)
|
cmd/dendrite-upgrade-tests/main.go#L561
SA1019: types.ContainerRemoveOptions is deprecated: use [container.RemoveOptions]. (staticcheck)
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, 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/
|
This job failed
Loading