Skip to content

[BLADE-97] Refactor tx signer #1089

[BLADE-97] Refactor tx signer

[BLADE-97] Refactor tx signer #1089

Triggered via pull request February 14, 2024 10:01
Status Failure
Total duration 44s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Linter: network/dial/dial_queue_test.go#L164
ranges should only be cuddled with assignments used in the iteration (wsl)
Linter: network/dial/dial_queue_test.go#L181
expressions should not be cuddled with blocks (wsl)
Linter: helper/common/common_test.go#L101
expressions should not be cuddled with declarations or returns (wsl)
Linter: helper/common/common_test.go#L41
if statements should only be cuddled with assignments (wsl)
Linter: crypto/txsigner_frontier.go#L1
1-124 lines are duplicate of `crypto/txsigner_statetx.go:1-124` (dupl)
Linter: crypto/txsigner_statetx.go#L1
1-124 lines are duplicate of `crypto/txsigner_frontier.go:1-124` (dupl)
Linter: server/server.go#L191
assignments should only be cuddled with other assignments (wsl)
Linter: server/server.go#L359
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#L190
only one cuddle assignment allowed before if 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