refactor: expose CreateShareToRowRootProofs for downstream use (backport #3739) #5155
ci-release.yml
on: pull_request
lint
/
golangci-lint
3m 34s
lint
/
...
/
hadolint
10s
lint
/
yamllint
7s
test
/
test-short
27s
test
/
test
32s
test
/
test-coverage
1m 47s
test
/
test-race
2m 16s
goreleaser-check
7s
markdown-linter
/
markdown-lint
7s
markdown-linter
/
markdown-link-check
2m 2s
goreleaser
0s
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/
|