readme: move pcr calculation section to the end #255
lint.yml
on: push
golangci-lint
1m 18s
go-tidy
25s
govulncheck
41s
shellcheck
3s
actionlint
13s
vendorhash
40s
Annotations
3 errors and 4 warnings
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
|