fix(deps): update all non-major dependencies #1001
reviewdog.yml
on: pull_request
diff-review
32s
full-review
30s
Annotations
14 errors
diff-review:
database/schedule_test.go#L158
return statements should not be cuddled if block has more than two lines (wsl)
|
diff-review:
database/schedule_test.go#L160
if statements should only be cuddled with assignments (wsl)
|
diff-review:
library/schedule_test.go#L46
if statements should only be cuddled with assignments (wsl)
|
diff-review:
library/schedule_test.go#L52
if statements should only be cuddled with assignments (wsl)
|
diff-review:
library/schedule_test.go#L104
expressions should not be cuddled with blocks (wsl)
|
diff-review:
library/schedule_test.go#L108
expressions should not be cuddled with blocks (wsl)
|
diff-review:
library/schedule_test.go#L136
expressions should not be cuddled with blocks (wsl)
|
full-review:
database/schedule_test.go#L158
return statements should not be cuddled if block has more than two lines (wsl)
|
full-review:
database/schedule_test.go#L160
if statements should only be cuddled with assignments (wsl)
|
full-review:
library/schedule_test.go#L46
if statements should only be cuddled with assignments (wsl)
|
full-review:
library/schedule_test.go#L55
if statements should only be cuddled with assignments (wsl)
|
full-review:
library/schedule_test.go#L104
expressions should not be cuddled with blocks (wsl)
|
full-review:
library/schedule_test.go#L108
expressions should not be cuddled with blocks (wsl)
|
full-review:
library/schedule_test.go#L120
expressions should not be cuddled with blocks (wsl)
|