Skip to content

apply patch

apply patch #20

Triggered via push November 7, 2023 14:28
Status Failure
Total duration 2m 32s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golangci_lint: command/genesis/utils.go#L250
line is 137 characters (lll)
golangci_lint: consensus/polybft/polybft.go#L192
unnecessary leading newline (whitespace)
golangci_lint: e2e-polybft/framework/test-cluster.go#L651
unnecessary trailing newline (whitespace)
golangci_lint: consensus/polybft/contracts_initializer.go#L50
assignments should only be cuddled with other assignments (wsl)
golangci_lint: consensus/polybft/contracts_initializer.go#L51
only one cuddle assignment allowed before if statement (wsl)
golangci_lint: consensus/polybft/contracts_initializer.go#L45
ranges should only be cuddled with assignments used in the iteration (wsl)
golangci_lint: consensus/polybft/polybft.go#L624
if statements should only be cuddled with assignments (wsl)
golangci_lint: command/genesis/polybft_params.go#L551
return statements should not be cuddled if block has more than two lines (wsl)
golangci_lint: e2e-polybft/framework/test-cluster.go#L652
block should not end with a whitespace (or comment) (wsl)
golangci_lint: e2e-polybft/e2e/network_test.go#L21
assignments should only be cuddled with other assignments (wsl)