London test fixes #1024
Annotations
10 errors and 1 warning
Linter:
server/server.go#L367
expressions should not be cuddled with blocks (wsl)
|
Linter:
server/server.go#L191
assignments should only be cuddled with other assignments (wsl)
|
Linter:
command/peers/list/result.go#L40
expressions should not be cuddled with blocks (wsl)
|
Linter:
e2e/framework/helper.go#L158
assignments should only be cuddled with other assignments (wsl)
|
Linter:
e2e/framework/helper.go#L159
only one cuddle assignment allowed before if statement (wsl)
|
Linter:
e2e/framework/helper.go#L189
assignments should only be cuddled with other assignments (wsl)
|
Linter:
e2e/framework/helper.go#L190
only one cuddle assignment allowed before if statement (wsl)
|
Linter:
e2e/framework/helper.go#L324
if statements should only be cuddled with assignments (wsl)
|
Linter:
e2e/framework/testserver.go#L557
if statements should only be cuddled with assignments (wsl)
|
Linter:
e2e-polybft/framework/test-cluster.go#L707
append only allowed to cuddle with appended value (wsl)
|
Linter
Restore cache failed: Dependencies file is not found in /home/runner/work/blade/blade. Supported file pattern: go.sum
|