Skip to content

chore: update docker to v25 #4528

chore: update docker to v25

chore: update docker to v25 #4528

Triggered via pull request February 13, 2024 20:33
Status Failure
Total duration 2m 35s
Artifacts

check.yaml

on: pull_request
Matrix: Check Source
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Check Source (ubuntu-latest): pkg/builders/s2i/builder.go#L388
SA1019: img.ContainerConfig is deprecated: this field is omitted in API v1.45, but kept for backward compatibility. (staticcheck)
Check Source (ubuntu-latest): pkg/builders/s2i/builder.go#L389
SA1019: img.ContainerConfig is deprecated: this field is omitted in API v1.45, but kept for backward compatibility. (staticcheck)
Check Source (ubuntu-latest): pkg/docker/runner.go#L109
SA1019: types.ContainerStartOptions is deprecated: use [container.StartOptions]. (staticcheck)
Check Source (ubuntu-latest): pkg/docker/runner.go#L126
SA1019: types.ContainerRemoveOptions is deprecated: use [container.RemoveOptions]. (staticcheck)
Check Source (ubuntu-latest): pkg/docker/runner.go#L247
SA1019: types.ContainerAttachOptions is deprecated: use [container.AttachOptions]. (staticcheck)
Check Source (ubuntu-latest): pkg/docker/zz_close_guarding_client_generated.go#L93
SA1019: types.ContainerAttachOptions is deprecated: use [container.AttachOptions]. (staticcheck)
Check Source (ubuntu-latest): pkg/docker/zz_close_guarding_client_generated.go#L102
SA1019: types.ContainerCommitOptions is deprecated: use [container.CommitOptions]. (staticcheck)
Check Source (ubuntu-latest): pkg/docker/zz_close_guarding_client_generated.go#L156
SA1019: types.ResizeOptions is deprecated: use [container.ResizeOptions]. (staticcheck)
Check Source (ubuntu-latest): pkg/docker/zz_close_guarding_client_generated.go#L210
SA1019: types.ContainerListOptions is deprecated: use [container.ListOptions]. (staticcheck)
Check Source (ubuntu-latest): pkg/docker/zz_close_guarding_client_generated.go#L219
SA1019: types.ContainerLogsOptions is deprecated: use [container.LogsOptions]. (staticcheck)
Check Source (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.