Skip to content

London test fixes #1030

London test fixes

London test fixes #1030

Triggered via pull request February 9, 2024 19:47
Status Failure
Total duration 41s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Linter: state/runtime/precompiled/blake2f_test.go#L20
if statements should only be cuddled with assignments (wsl)
Linter: crypto/txsigner_london_berlin_test.go#L74
switch statements should only be cuddled with variables switched (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: 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
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