deps: update golangci/golangci-lint-action action to v6 #253
lint.yml
on: pull_request
golangci-lint
1m 21s
go-tidy
24s
govulncheck
40s
shellcheck
5s
actionlint
16s
vendorhash
37s
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
|