deps: update GitHub action dependencies (#73) #247
lint.yml
on: push
golangci-lint
1m 47s
go-tidy
23s
govulncheck
54s
shellcheck
6s
actionlint
25s
vendorhash
48s
Annotations
7 errors
govulncheck
measure.Simulator.String calls fmt.Sprintf, which eventually calls metadata.MD.String
|
govulncheck
azure.Uploader.ensureImageVersionDeleted calls armcompute.GalleryImageVersionsClient.Get, which eventually calls azidentity.DefaultAzureCredential.GetToken
|
govulncheck
azure.NewUploader calls azidentity.NewDefaultAzureCredential
|
govulncheck
Process completed with exit code 3.
|
golangci-lint:
config/validation.go#L47
printf: non-constant format string in call to fmt.Errorf (govet)
|
golangci-lint:
config/option.go#L121
SA1019: reflect.PtrTo has been deprecated since Go 1.22 and an alternative has been available since Go 1.18: Superseded by [PointerTo]. (staticcheck)
|
golangci-lint
issues found
|