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 1 warning
Unit Tests:
pkg/docker/docker.go#L19
undefined: container.ContainerCreateCreatedBody
|
Unit Tests:
pkg/docker/docker.go#L20
undefined: types.ContainerStartOptions
|
Unit Tests:
pkg/docker/docker.go#L22
undefined: container.ContainerWaitOKBody
|
Unit Tests:
pkg/docker/docker.go#L23
undefined: types.ContainerLogsOptions
|
Unit Tests:
pkg/docker/docker.go#L24
undefined: types.ContainerRemoveOptions
|
Unit Tests:
pkg/docker/docker.go#L25
undefined: types.ContainerListOptions
|
Unit Tests:
pkg/docker/docker.go#L29
undefined: types.ImageSummary
|
Unit Tests:
pkg/docker/docker.go#L32
undefined: volume.VolumeCreateBody
|
Unit Tests:
pkg/docker/docker.go#L32
undefined: types.Volume
|
Unit Tests:
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@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading