Skip to content

refactor: expose CreateShareToRowRootProofs for downstream use (backport #3739) #5155

refactor: expose CreateShareToRowRootProofs for downstream use (backport #3739)

refactor: expose CreateShareToRowRootProofs for downstream use (backport #3739) #5155

Triggered via pull request July 26, 2024 14:39
Status Failure
Total duration 3m 55s
Artifacts

ci-release.yml

on: pull_request
markdown-linter  /  markdown-lint
7s
markdown-linter / markdown-lint
markdown-linter  /  markdown-link-check
2m 2s
markdown-linter / markdown-link-check
version_bump
0s
version_bump
goreleaser
0s
goreleaser
Fit to window
Zoom out
Zoom in

Annotations

34 errors and 8 warnings
test / test: pkg/proof/proof.go#L116
syntax error: unexpected <<, expected }
test / test: pkg/proof/proof.go#L119
syntax error: non-declaration statement outside function body
test / test: pkg/proof/proof.go#L176
invalid character U+0023 '#'
test / test: pkg/proof/proof.go#L252
syntax error: non-declaration statement outside function body
test / test: pkg/proof/proof.go#L252
invalid character U+0023 '#'
test / test
Process completed with exit code 2.
test / test-short: pkg/proof/proof.go#L116
syntax error: unexpected <<, expected }
test / test-short: pkg/proof/proof.go#L119
syntax error: non-declaration statement outside function body
test / test-short: pkg/proof/proof.go#L176
invalid character U+0023 '#'
test / test-short: pkg/proof/proof.go#L252
syntax error: non-declaration statement outside function body
test / test-short: pkg/proof/proof.go#L252
invalid character U+0023 '#'
test / test-short
Process completed with exit code 2.
test / test-coverage: pkg/proof/proof.go#L116
syntax error: unexpected <<, expected }
test / test-coverage: pkg/proof/proof.go#L119
syntax error: non-declaration statement outside function body
test / test-coverage: pkg/proof/proof.go#L176
invalid character U+0023 '#'
test / test-coverage: pkg/proof/proof.go#L252
syntax error: non-declaration statement outside function body
test / test-coverage: pkg/proof/proof.go#L252
invalid character U+0023 '#'
test / test-coverage
Process completed with exit code 2.
test / test-race: pkg/proof/proof.go#L116
syntax error: unexpected <<, expected }
test / test-race: pkg/proof/proof.go#L119
syntax error: non-declaration statement outside function body
test / test-race: pkg/proof/proof.go#L176
invalid character U+0023 '#'
test / test-race: pkg/proof/proof.go#L252
syntax error: non-declaration statement outside function body
test / test-race: pkg/proof/proof.go#L252
invalid character U+0023 '#'
test / test-race
Process completed with exit code 2.
lint / golangci-lint: pkg/proof/proof.go#L1
: # github.com/celestiaorg/celestia-app/pkg/proof
lint / golangci-lint: pkg/proof/proof.go#L116
syntax error: unexpected <<, expected }
lint / golangci-lint: pkg/proof/proof.go#L119
syntax error: non-declaration statement outside function body
lint / golangci-lint: pkg/proof/proof.go#L176
invalid character U+0023 '#'
lint / golangci-lint: pkg/proof/proof.go#L252
syntax error: non-declaration statement outside function body
lint / golangci-lint: pkg/proof/proof.go#L252
invalid character U+0023 '#' (typecheck)
lint / golangci-lint: pkg/proof/proof.go#L116
expected statement, found '<<' (typecheck)
lint / golangci-lint: pkg/proof/proof.go#L169
expected operand, found '==' (typecheck)
lint / golangci-lint: pkg/proof/proof.go#L171
missing ',' in composite literal (typecheck)
lint / golangci-lint: pkg/proof/proof.go#L172
expected operand, found 'return' (typecheck)
goreleaser-check
You are using 'latest' as default version. Will lock to '~> v1'.
lint / yamllint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
markdown-linter / markdown-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
markdown-linter / markdown-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint / hadolint / hadolint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
markdown-linter / markdown-link-check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
markdown-linter / markdown-link-check
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint / golangci-lint
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/