Bump go.step.sm/crypto from 0.47.1 to 0.48.1 #148
ci.yml
on: pull_request
ci
/
...
/
set-go-matrix
ci
/
...
/
set-go-matrix
0s
ci
/
actionlint
4s
ci
/
...
/
lint
35s
ci
/
...
/
govulncheck
34s
Matrix: ci / codeql / CodeQL Analyze
Matrix: ci / build / build
Waiting for pending jobs
Matrix: ci / test / test
Annotations
5 errors and 1 warning
ci / lint / lint:
usage/report.go#L115
emptyStringTest: replace `len(clean) > 0` with `clean != ""` (gocritic)
|
ci / lint / lint:
usage/report.go#L117
emptyStringTest: replace `len(clean) > 0` with `clean != ""` (gocritic)
|
ci / lint / lint:
token/parse.go#L74
emptyStringTest: replace `len(p.SHA) > 0` with `p.SHA != ""` (gocritic)
|
ci / lint / lint:
errs/errs.go#L93
builtinShadow: shadowing of predeclared identifier: min (gocritic)
|
ci / lint / lint
issues found
|
ci / test / test (stable)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/e28ff129e5465c2c0dcc6f003fc735cb6ae0c673/dist/codecov' failed with exit code 1
|