refactor: create test case for symlinks #462
Annotations
6 errors and 1 warning
golangci-lint:
internal/core/util.go#L67
ifElseChain: rewrite if-else to switch statement (gocritic)
|
golangci-lint:
internal/system/walk.go#L9
unnecessary leading newline (whitespace)
|
golangci-lint:
internal/system/walk.go#L11
shadow: declaration of "err" shadows declaration at line 9 (govet)
|
golangci-lint:
internal/system/walk.go#L18
shadow: declaration of "err" shadows declaration at line 9 (govet)
|
golangci-lint:
internal/system/walk.go#L22
shadow: declaration of "info" shadows declaration at line 9 (govet)
|
golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading