Skip to content
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

Upgrade go 1.19 -> 1.21 / resolve vulns

Upgrade go 1.19 -> 1.21 / resolve vulns #699

Triggered via pull request April 22, 2024 19:08
Status Failure
Total duration 6m 56s
Artifacts

checks.yml

on: pull_request
Lint  /  Run Lint
2m 34s
Lint / Run Lint
Unit Tests  /  Run Unit Test
3m 2s
Unit Tests / Run Unit Test
Check Go Gennerate  /  Go Generate
2m 18s
Check Go Gennerate / Go Generate
Dry Run Goreleaser
6m 45s
Dry Run Goreleaser
Test Getting started
2m 42s
Test Getting started
Bump Version  /  Bump Version
Bump Version / Bump Version
Generate documentation
0s
Generate documentation
Goreleaser  /  Goreleaser
Goreleaser / Goreleaser
Fit to window
Zoom out
Zoom in

Annotations

50 errors and 8 warnings
Check Go Gennerate / Go Generate
undefined: container.ContainerCreateCreatedBody
Check Go Gennerate / Go Generate
undefined: types.ContainerStartOptions
Check Go Gennerate / Go Generate
undefined: container.ContainerWaitOKBody
Check Go Gennerate / Go Generate
undefined: types.ContainerLogsOptions
Check Go Gennerate / Go Generate
undefined: types.ContainerRemoveOptions
Check Go Gennerate / Go Generate
undefined: types.ContainerListOptions
Check Go Gennerate / Go Generate
undefined: types.ImageSummary
Check Go Gennerate / Go Generate
undefined: volume.VolumeCreateBody
Check Go Gennerate / Go Generate
undefined: types.Volume
Check Go Gennerate / Go Generate
undefined: volume.VolumeListOKBody
Lint / Run Lint
too many errors)\" were hidden, use --max-same-issues"
Lint / Run Lint
too many errors)\" were hidden, use --max-same-issues"
Lint / Run Lint: pkg/docker/mocks/docker.go#L34
undefined: container.ContainerCreateCreatedBody
Lint / Run Lint: pkg/docker/mocks/docker.go#L49
undefined: container.ContainerCreateCreatedBody
Lint / Run Lint: pkg/docker/mocks/docker.go#L194
undefined: types.ContainerListOptions
Lint / Run Lint: pkg/docker/mocks/docker.go#L205
undefined: types.ContainerListOptions
Lint / Run Lint: pkg/docker/mocks/docker.go#L235
undefined: types.ContainerLogsOptions
Lint / Run Lint: pkg/docker/mocks/docker.go#L246
undefined: types.ContainerLogsOptions
Lint / Run Lint: pkg/docker/mocks/docker.go#L276
undefined: types.ContainerRemoveOptions
Lint / Run Lint: pkg/docker/mocks/docker.go#L287
undefined: types.ContainerRemoveOptions
Test Getting started: pkg/docker/docker.go#L19
undefined: container.ContainerCreateCreatedBody
Test Getting started: pkg/docker/docker.go#L20
undefined: types.ContainerStartOptions
Test Getting started: pkg/docker/docker.go#L22
undefined: container.ContainerWaitOKBody
Test Getting started: pkg/docker/docker.go#L23
undefined: types.ContainerLogsOptions
Test Getting started: pkg/docker/docker.go#L24
undefined: types.ContainerRemoveOptions
Test Getting started: pkg/docker/docker.go#L25
undefined: types.ContainerListOptions
Test Getting started: pkg/docker/docker.go#L29
undefined: types.ImageSummary
Test Getting started: pkg/docker/docker.go#L32
undefined: volume.VolumeCreateBody
Test Getting started: pkg/docker/docker.go#L32
undefined: types.Volume
Test Getting started: pkg/docker/docker.go#L33
undefined: volume.VolumeListOKBody
Unit Tests / Run Unit Test: pkg/docker/docker.go#L19
undefined: container.ContainerCreateCreatedBody
Unit Tests / Run Unit Test: pkg/docker/docker.go#L20
undefined: types.ContainerStartOptions
Unit Tests / Run Unit Test: pkg/docker/docker.go#L22
undefined: container.ContainerWaitOKBody
Unit Tests / Run Unit Test: pkg/docker/docker.go#L23
undefined: types.ContainerLogsOptions
Unit Tests / Run Unit Test: pkg/docker/docker.go#L24
undefined: types.ContainerRemoveOptions
Unit Tests / Run Unit Test: pkg/docker/docker.go#L25
undefined: types.ContainerListOptions
Unit Tests / Run Unit Test: pkg/docker/docker.go#L29
undefined: types.ImageSummary
Unit Tests / Run Unit Test: pkg/docker/docker.go#L32
undefined: volume.VolumeCreateBody
Unit Tests / Run Unit Test: pkg/docker/docker.go#L32
undefined: types.Volume
Unit Tests / Run Unit Test: pkg/docker/docker.go#L33
undefined: volume.VolumeListOKBody
Dry Run Goreleaser: pkg/docker/docker.go#L19
undefined: container.ContainerCreateCreatedBody
Dry Run Goreleaser: pkg/docker/docker.go#L20
undefined: types.ContainerStartOptions
Dry Run Goreleaser: pkg/docker/docker.go#L22
undefined: container.ContainerWaitOKBody
Dry Run Goreleaser: pkg/docker/docker.go#L23
undefined: types.ContainerLogsOptions
Dry Run Goreleaser: pkg/docker/docker.go#L24
undefined: types.ContainerRemoveOptions
Dry Run Goreleaser: pkg/docker/docker.go#L25
undefined: types.ContainerListOptions
Dry Run Goreleaser: pkg/docker/docker.go#L29
undefined: types.ImageSummary
Dry Run Goreleaser: pkg/docker/docker.go#L32
undefined: volume.VolumeCreateBody
Dry Run Goreleaser: pkg/docker/docker.go#L32
undefined: types.Volume
Dry Run Goreleaser: pkg/docker/docker.go#L33
undefined: volume.VolumeListOKBody
Check Go Gennerate / Go Generate
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, arduino/setup-protoc@v1, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check Go Gennerate / Go Generate
No github_token supplied, API requests will be subject to stricter rate limiting
Lint / Run Lint
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/.
Test Getting started
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@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Getting started
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Unit Tests / Run Unit Test
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/.
Dry Run Goreleaser
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/.
Dry Run Goreleaser
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/