chore(deps): bump github.com/caarlos0/env/v11 from 11.2.2 to 11.3.0 #1518
Annotations
7 errors and 2 warnings
lint-soft:
record.go#L165
`if token.Type(lines[i]) == token.SLEEP` has complex nested blocks (complexity: 9) (nestif)
|
lint-soft:
command.go#L235
`if ok` has complex nested blocks (complexity: 6) (nestif)
|
lint-soft:
command.go#L275
`if ok` has complex nested blocks (complexity: 6) (nestif)
|
lint-soft:
testing.go#L75
Consider pre-allocating `lines` (prealloc)
|
lint-soft:
main.go#L279
directive `//nolint:gomnd` is unused for linter "gomnd" (nolintlint)
|
lint-soft:
publish.go#L73
directive `//nolint:gomnd` is unused for linter "gomnd" (nolintlint)
|
lint-soft
golangci-lint exit with code 7
|
lint-soft
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-soft
Restore cache failed: Dependencies file is not found in /home/runner/work/vhs/vhs. Supported file pattern: go.sum
|