London test fixes #1034
Annotations
10 errors and 2 warnings
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:
consensus/polybft/validator/validator_metadata_test.go#L221
only one cuddle assignment allowed before range statement (wsl)
|
Linter:
consensus/polybft/validator/validator_metadata_test.go#L231
only one cuddle assignment allowed before if statement (wsl)
|
Linter:
consensus/polybft/validator/validator_metadata_test.go#L237
expressions should not be cuddled with blocks (wsl)
|
Linter:
consensus/polybft/validator/validator_set_delta_test.go#L214
assignments should only be cuddled with other assignments (wsl)
|
Linter:
consensus/polybft/validator/validator_set_delta_test.go#L87
assignments should only be cuddled with other assignments (wsl)
|
Linter:
consensus/polybft/validator/validator_set_delta_test.go#L125
only one cuddle assignment allowed before range statement (wsl)
|
Linter:
consensus/polybft/validator/validator_set_delta_test.go#L128
only one cuddle assignment allowed before range statement (wsl)
|
Linter:
consensus/polybft/validator/validator_set_delta_test.go#L200
ranges should only be cuddled with assignments used in the iteration (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
|