azure: added option for additionalSignatures #244
lint.yml
on: pull_request
golangci-lint
1m 41s
go-tidy
29s
govulncheck
58s
shellcheck
5s
actionlint
14s
vendorhash
2s
Annotations
8 errors and 4 warnings
vendorhash
Input required and not supplied: token
|
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
|
actionlint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
go-tidy
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
govulncheck
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
golangci-lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|