This repository has been archived by the owner on May 31, 2024. It is now read-only.
Upgrade go 1.19 -> 1.21 / resolve vulns #699
Annotations
10 errors and 2 warnings
Run GoReleaser dry run:
pkg/docker/docker.go#L19
undefined: container.ContainerCreateCreatedBody
|
Run GoReleaser dry run:
pkg/docker/docker.go#L20
undefined: types.ContainerStartOptions
|
Run GoReleaser dry run:
pkg/docker/docker.go#L22
undefined: container.ContainerWaitOKBody
|
Run GoReleaser dry run:
pkg/docker/docker.go#L23
undefined: types.ContainerLogsOptions
|
Run GoReleaser dry run:
pkg/docker/docker.go#L24
undefined: types.ContainerRemoveOptions
|
Run GoReleaser dry run:
pkg/docker/docker.go#L25
undefined: types.ContainerListOptions
|
Run GoReleaser dry run:
pkg/docker/docker.go#L29
undefined: types.ImageSummary
|
Run GoReleaser dry run:
pkg/docker/docker.go#L32
undefined: volume.VolumeCreateBody
|
Run GoReleaser dry run:
pkg/docker/docker.go#L32
undefined: types.Volume
|
Run GoReleaser dry run:
pkg/docker/docker.go#L33
undefined: volume.VolumeListOKBody
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2, actions/setup-go@v3, goreleaser/goreleaser-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, goreleaser/goreleaser-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Loading