Mixed transaction to different types of transactions #1075
Annotations
10 errors and 2 warnings
Linter:
server/server.go#L191
assignments should only be cuddled with other assignments (wsl)
|
Linter:
server/server.go#L367
expressions should not be cuddled with blocks (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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linter
Restore cache failed: Dependencies file is not found in /home/runner/work/blade/blade. Supported file pattern: go.sum
|