London test fixes #1035
Annotations
10 errors and 2 warnings
Linter:
network/identity_e2e_test.go#L66
only one cuddle assignment allowed before if statement (wsl)
|
Linter:
network/identity_e2e_test.go#L48
only one cuddle assignment allowed before if statement (wsl)
|
Linter:
network/server_test.go#L676
expressions should not be cuddled with blocks (wsl)
|
Linter:
network/server_test.go#L768
only cuddled expressions if assigning variable or using from line above (wsl)
|
Linter:
network/server_test.go#L803
only cuddled expressions if assigning variable or using from line above (wsl)
|
Linter:
network/server_test.go#L1102
only cuddled expressions if assigning variable or using from line above (wsl)
|
Linter:
network/server_test.go#L190
for statements should only be cuddled with assignments used in the iteration (wsl)
|
Linter:
network/server_test.go#L656
expressions should not be cuddled with blocks (wsl)
|
Linter:
consensus/polybft/validator/validator_metadata_test.go#L241
ranges should only be cuddled with assignments used in the iteration (wsl)
|
Linter:
consensus/polybft/validator/validator_metadata_test.go#L217
assignments should only be cuddled with other assignments (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
|