This repository has been archived by the owner on Dec 4, 2024. It is now read-only.
Zero Integration #5557
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
golangci_lint:
e2e-polybft/e2e/acls_test.go#L1
: # github.com/0xPolygon/polygon-edge/e2e-polybft/e2e [github.com/0xPolygon/polygon-edge/e2e-polybft/e2e.test]
|
golangci_lint:
e2e-polybft/e2e/consensus_test.go#L683
undefined: proto (typecheck)
|
golangci_lint:
helper/predeployment/predeployment.go#L158
declaration has 3 blank identifiers (dogsled)
|
golangci_lint:
state/immutable-trie/trie_test.go#L174
File is not `gofmt`-ed with `-s` (gofmt)
|
golangci_lint:
state/immutable-trie/trie_test.go#L40
assignments should only be cuddled with other assignments (wsl)
|
golangci_lint:
state/immutable-trie/trie_test.go#L73
only one cuddle assignment allowed before if statement (wsl)
|
golangci_lint:
state/immutable-trie/trie_test.go#L136
block should not start with a whitespace (wsl)
|
golangci_lint:
state/immutable-trie/trie_test.go#L181
block should not end with a whitespace (or comment) (wsl)
|
golangci_lint:
blockchain/blockchain.go#L795
assignments should only be cuddled with other assignments (wsl)
|
golangci_lint:
consensus/dev/dev.go#L197
assignments should only be cuddled with other assignments (wsl)
|