⬆️ Upgrade podman #1514
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/.
|