Bump golang.org/x/crypto from 0.5.0 to 0.31.0 #1
Annotations
9 errors and 1 warning
lint:
internal/logic/portForward.go#L147
File is not `gofumpt`-ed (gofumpt)
|
lint:
internal/logic/shell.go#L113
File is not `gofumpt`-ed (gofumpt)
|
lint:
internal/logic/util.go#L75
printf: non-constant format string in call to github.com/sirupsen/logrus.Errorf (govet)
|
lint:
internal/logic/util.go#L32
param min has same name as predeclared identifier (predeclared)
|
lint:
internal/logic/util.go#L39
param max has same name as predeclared identifier (predeclared)
|
lint:
cmd/portforward/portforward.go#L24
directive `//nolint:wrapcheck` is unused for linter "wrapcheck" (nolintlint)
|
lint:
cmd/cache/cache.go#L25
directive `//nolint:wrapcheck` is unused for linter "wrapcheck" (nolintlint)
|
lint:
cmd/context/context.go#L23
directive `//nolint:wrapcheck` is unused for linter "wrapcheck" (nolintlint)
|
lint
issues found
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|