chore(config): migrate renovate config #285
reviewdog.yml
on: pull_request
diff-review
22s
full-review
28s
Annotations
14 errors and 2 warnings
diff-review:
pkg/binarywrapper/binarywrapper.go#L180
G204: Subprocess launched with a potential tainted input or cmd arguments (gosec)
|
diff-review:
pkg/binarywrapper/binarywrapper.go#L184
return statements should not be cuddled if block has more than two lines (wsl)
|
diff-review:
internal/scp/scp_test.go#L158
expressions should not be cuddled with blocks (wsl)
|
diff-review:
internal/scp/scp_test.go#L166
expressions should not be cuddled with blocks (wsl)
|
diff-review:
internal/ssh/ssh_test.go#L158
expressions should not be cuddled with blocks (wsl)
|
diff-review:
pkg/binarywrapper/binarywrapper_test.go#L264
expressions should not be cuddled with declarations or returns (wsl)
|
diff-review:
pkg/binarywrapper/binarywrapper_test.go#L156
expressions should not be cuddled with declarations or returns (wsl)
|
full-review:
pkg/binarywrapper/binarywrapper.go#L180
G204: Subprocess launched with a potential tainted input or cmd arguments (gosec)
|
full-review:
pkg/binarywrapper/binarywrapper.go#L184
return statements should not be cuddled if block has more than two lines (wsl)
|
full-review:
internal/scp/scp_test.go#L158
expressions should not be cuddled with blocks (wsl)
|
full-review:
internal/scp/scp_test.go#L166
expressions should not be cuddled with blocks (wsl)
|
full-review:
internal/ssh/ssh_test.go#L158
expressions should not be cuddled with blocks (wsl)
|
full-review:
pkg/binarywrapper/binarywrapper_test.go#L264
expressions should not be cuddled with declarations or returns (wsl)
|
full-review:
pkg/binarywrapper/binarywrapper_test.go#L156
expressions should not be cuddled with declarations or returns (wsl)
|
diff-review
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
full-review
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|