Update go version to 1.21 and update dependencies #171
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
go.yml
on: push
lint
57s
build and test
2m 25s
build and push Docker image
1m 27s
Annotations
2 errors and 3 warnings
lint:
docker.go#L36
SA1019: types.AuthConfig is deprecated: use github.com/docker/docker/api/types/registry.AuthConfig (staticcheck)
|
lint
issues found
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build and push Docker image
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build and test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|