fix(deps): update module github.com/adhocore/gronx to v1.8.1 #2635
Annotations
7 errors
[golangci] database/schedule_test.go#L158:
database/schedule_test.go#L158
return statements should not be cuddled if block has more than two lines (wsl)
|
[golangci] database/schedule_test.go#L160:
database/schedule_test.go#L160
if statements should only be cuddled with assignments (wsl)
|
[golangci] library/schedule_test.go#L46:
library/schedule_test.go#L46
if statements should only be cuddled with assignments (wsl)
|
[golangci] library/schedule_test.go#L55:
library/schedule_test.go#L55
if statements should only be cuddled with assignments (wsl)
|
[golangci] library/schedule_test.go#L104:
library/schedule_test.go#L104
expressions should not be cuddled with blocks (wsl)
|
[golangci] library/schedule_test.go#L108:
library/schedule_test.go#L108
expressions should not be cuddled with blocks (wsl)
|
[golangci] library/schedule_test.go#L120:
library/schedule_test.go#L120
expressions should not be cuddled with blocks (wsl)
|