fix(ci): codeql #977
reviewdog.yml
on: pull_request
diff-review
2m 41s
full-review
30s
Annotations
14 errors
full-review:
database/schedule_test.go#L160
if statements should only be cuddled with assignments (wsl)
|
full-review:
database/schedule_test.go#L158
return statements should not be cuddled if block has more than two lines (wsl)
|
full-review:
library/schedule_test.go#L117
if statements should only be cuddled with assignments (wsl)
|
full-review:
library/schedule_test.go#L132
expressions should not be cuddled with blocks (wsl)
|
full-review:
library/schedule_test.go#L61
if statements should only be cuddled with assignments (wsl)
|
full-review:
library/schedule_test.go#L136
expressions should not be cuddled with blocks (wsl)
|
full-review:
library/schedule_test.go#L112
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#L141
if statements should only be cuddled with assignments (wsl)
|
diff-review:
library/schedule_test.go#L40
if statements should only be cuddled with assignments (wsl)
|
diff-review:
library/schedule_test.go#L128
expressions should not be cuddled with blocks (wsl)
|
diff-review:
library/schedule_test.go#L112
expressions should not be cuddled with blocks (wsl)
|
diff-review:
library/schedule_test.go#L116
expressions should not be cuddled with blocks (wsl)
|