deps: Bump golangci/golangci-lint-action from 6 to 9 #59
Annotations
8 errors
|
Test
Process completed with exit code 1.
|
|
Lint
issues found
|
|
Lint:
internal/cli/loop/loop_test.go#L26
Error return value of `os.Chdir` is not checked (errcheck)
|
|
Lint:
internal/cli/loop/loop_test.go#L20
Error return value of `os.RemoveAll` is not checked (errcheck)
|
|
Lint:
internal/cli/initialize/init_test.go#L79
Error return value of `os.Chdir` is not checked (errcheck)
|
|
Lint:
internal/cli/initialize/init_test.go#L29
Error return value of `os.Chdir` is not checked (errcheck)
|
|
Lint:
internal/cli/initialize/init_test.go#L22
Error return value of `os.RemoveAll` is not checked (errcheck)
|
|
Lint:
internal/cli/cli_test.go#L31
Error return value of `os.RemoveAll` is not checked (errcheck)
|