build: update to golang 1.20.11 #1224
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 3 warnings
lint:
pkg/buildx/build/build.go#L309
SA1019: reference.ParseNormalizedNamed is deprecated: use [reference.ParseNormalizedNamed]. (staticcheck)
|
lint:
pkg/buildx/build/build.go#L423
SA1019: reference.Parse is deprecated: use [reference.Parse]. (staticcheck)
|
lint:
pkg/buildx/build/build.go#L1179
SA1019: reference.ParseNormalizedNamed is deprecated: use [reference.ParseNormalizedNamed]. (staticcheck)
|
lint:
pkg/buildx/build/build.go#L1184
SA1019: reference.Domain is deprecated: use [reference.Domain]. (staticcheck)
|
lint:
pkg/buildx/build/build.go#L1195
SA1019: reference.ParseNormalizedNamed is deprecated: use [reference.ParseNormalizedNamed]. (staticcheck)
|
lint:
pkg/buildx/build/build.go#L1199
SA1019: reference.TagNameOnly is deprecated: use [reference.TagNameOnly]. (staticcheck)
|
lint:
pkg/buildx/build/build.go#L38
SA1019: "github.com/docker/distribution/reference" is deprecated: use github.com/distribution/reference instead. (staticcheck)
|
lint:
pkg/buildx/commands/build.go#L917
SA1019: reference.FamiliarString is deprecated: use [reference.FamiliarString]. (staticcheck)
|
lint:
pkg/buildx/commands/build.go#L48
SA1019: "github.com/docker/distribution/reference" is deprecated: use github.com/distribution/reference instead. (staticcheck)
|
lint
issues found
|
package
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
package
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
package
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|