chore(ci): include minor and patch versions in workflows #979
reviewdog.yml
on: pull_request
diff-review
2m 39s
full-review
27s
Annotations
14 errors
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#L67
if statements should only be cuddled with assignments (wsl)
|
full-review:
library/schedule_test.go#L128
expressions should not be cuddled with blocks (wsl)
|
full-review:
library/schedule_test.go#L104
expressions should not be cuddled with blocks (wsl)
|
full-review:
library/schedule_test.go#L140
expressions should not be cuddled with blocks (wsl)
|
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#L117
if statements should only be cuddled with assignments (wsl)
|
diff-review:
library/schedule_test.go#L124
expressions should not be cuddled with blocks (wsl)
|
diff-review:
library/schedule_test.go#L133
if statements should only be cuddled with assignments (wsl)
|
diff-review:
library/schedule_test.go#L120
expressions should not be cuddled with blocks (wsl)
|
diff-review:
library/schedule_test.go#L132
expressions should not be cuddled with blocks (wsl)
|