Skip to content

⬆️ Upgrade podman #1514

⬆️ Upgrade podman

⬆️ Upgrade podman #1514

Triggered via pull request March 20, 2024 16:03
Status Failure
Total duration 2m 54s
Artifacts

lint.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
lint (1.22, 20): pkg/builder/docker/docker.go#L105
SA1019: types.ContainerStartOptions is deprecated: use [container.StartOptions]. (staticcheck)
lint (1.22, 20): pkg/builder/docker/docker.go#L153
SA1019: types.ContainerRemoveOptions is deprecated: use [container.RemoveOptions]. (staticcheck)
lint (1.22, 20): pkg/builder/docker/docker.go#L187
SA1019: types.ContainerLogsOptions is deprecated: use [container.LogsOptions]. (staticcheck)
lint (1.22, 20): pkg/builder/docker/informer.go#L152
SA1019: types.ContainerLogsOptions is deprecated: use [container.LogsOptions]. (staticcheck)
lint (1.22, 20): pkg/builder/docker/informer.go#L171
SA1019: types.ContainerRemoveOptions is deprecated: use [container.RemoveOptions]. (staticcheck)
lint (1.22, 20): pkg/builder/docker/informer.go#L181
SA1019: types.ContainerListOptions is deprecated: use [container.ListOptions]. (staticcheck)
lint (1.22, 20)
issues found
lint (1.22, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.