fix(deps): update all non-major dependencies #305
Annotations
10 errors and 1 warning
golangci-lint
Cannot open: File exists
|
golangci-lint:
pkg/binarywrapper/binarywrapper.go#L184
return statements should not be cuddled if block has more than two lines (wsl)
|
golangci-lint:
internal/scp/scp_test.go#L158
expressions should not be cuddled with blocks (wsl)
|
golangci-lint:
internal/scp/scp_test.go#L166
expressions should not be cuddled with blocks (wsl)
|
golangci-lint:
internal/ssh/ssh_test.go#L158
expressions should not be cuddled with blocks (wsl)
|
golangci-lint:
pkg/binarywrapper/binarywrapper_test.go#L156
expressions should not be cuddled with declarations or returns (wsl)
|
golangci-lint:
pkg/binarywrapper/binarywrapper_test.go#L264
expressions should not be cuddled with declarations or returns (wsl)
|
golangci-lint:
pkg/binarywrapper/binarywrapper.go#L184
return statements should not be cuddled if block has more than two lines (wsl)
|
golangci-lint:
internal/scp/scp_test.go#L158
expressions should not be cuddled with blocks (wsl)
|
golangci-lint:
internal/scp/scp_test.go#L166
expressions should not be cuddled with blocks (wsl)
|
golangci-lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading