fix(pkg/proof): reject negative indices in QueryTxInclusionProof (backport #3141) #3410
Annotations
7 errors and 1 warning
Run golangci/[email protected]:
pkg/proof/proof_test.go#L1
: # github.com/celestiaorg/celestia-app/pkg/proof_test [github.com/celestiaorg/celestia-app/pkg/proof.test]
|
Run golangci/[email protected]:
pkg/proof/proof_test.go#L227
syntax error: non-declaration statement outside function body
|
Run golangci/[email protected]:
pkg/proof/proof_test.go#L279
syntax error: non-declaration statement outside function body
|
Run golangci/[email protected]:
pkg/proof/proof_test.go#L279
invalid character U+0023 '#' (typecheck)
|
Run golangci/[email protected]:
pkg/proof/proof_test.go#L227
expected declaration, found '<<' (typecheck)
|
Run golangci/[email protected]:
pkg/proof/proof_test.go#L279
illegal character U+0023 '#' (typecheck)
|
Run golangci/[email protected]
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected], golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading