refactor: expose CreateShareToRowRootProofs for downstream use (backport #3739) #5155
Annotations
10 errors and 1 warning
pkg/proof/proof.go#L1
: # github.com/celestiaorg/celestia-app/pkg/proof
|
pkg/proof/proof.go#L116
syntax error: unexpected <<, expected }
|
pkg/proof/proof.go#L119
syntax error: non-declaration statement outside function body
|
pkg/proof/proof.go#L176
invalid character U+0023 '#'
|
pkg/proof/proof.go#L252
syntax error: non-declaration statement outside function body
|
pkg/proof/proof.go#L252
invalid character U+0023 '#' (typecheck)
|
pkg/proof/proof.go#L116
expected statement, found '<<' (typecheck)
|
pkg/proof/proof.go#L169
expected operand, found '==' (typecheck)
|
pkg/proof/proof.go#L171
missing ',' in composite literal (typecheck)
|
pkg/proof/proof.go#L172
expected operand, found 'return' (typecheck)
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: technote-space/get-diff-action@v6.1.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading