fix(deps): update all non-major dependencies #1001
Annotations
7 errors
golangci-lint:
database/schedule_test.go#L158
return statements should not be cuddled if block has more than two lines (wsl)
|
golangci-lint:
database/schedule_test.go#L160
if statements should only be cuddled with assignments (wsl)
|
golangci-lint:
library/schedule_test.go#L46
if statements should only be cuddled with assignments (wsl)
|
golangci-lint:
library/schedule_test.go#L52
if statements should only be cuddled with assignments (wsl)
|
golangci-lint:
library/schedule_test.go#L104
expressions should not be cuddled with blocks (wsl)
|
golangci-lint:
library/schedule_test.go#L108
expressions should not be cuddled with blocks (wsl)
|
golangci-lint:
library/schedule_test.go#L136
expressions should not be cuddled with blocks (wsl)
|
Loading