deps: update GitHub action dependencies #245
lint.yml
on: pull_request
golangci-lint
1m 46s
go-tidy
34s
govulncheck
54s
shellcheck
2s
actionlint
22s
vendorhash
36s
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
|