chore: add (start share == end share) check in parse namespace (backport #3709) #5053
ci-release.yml
on: pull_request
lint
/
golangci-lint
3m 38s
lint
/
...
/
hadolint
9s
lint
/
yamllint
6s
test
/
test-short
28s
test
/
test
30s
test
/
test-coverage
1m 37s
test
/
test-race
2m 19s
goreleaser-check
8s
markdown-linter
/
markdown-lint
5s
markdown-linter
/
markdown-link-check
1m 51s
goreleaser
0s
Annotations
30 errors and 8 warnings
test / test-short:
pkg/proof/querier.go#L126
syntax error: non-declaration statement outside function body
|
test / test-short:
pkg/proof/querier.go#L128
syntax error: unexpected ==, expected }
|
test / test-short:
pkg/proof/querier.go#L131
syntax error: unexpected >>, expected }
|
test / test-short:
pkg/proof/querier.go#L131
invalid character U+0023 '#'
|
test / test-short
Process completed with exit code 2.
|
test / test:
pkg/proof/querier.go#L126
syntax error: non-declaration statement outside function body
|
test / test:
pkg/proof/querier.go#L128
syntax error: unexpected ==, expected }
|
test / test:
pkg/proof/querier.go#L131
syntax error: unexpected >>, expected }
|
test / test:
pkg/proof/querier.go#L131
invalid character U+0023 '#'
|
test / test
Process completed with exit code 2.
|
test / test-coverage:
pkg/proof/querier.go#L126
syntax error: non-declaration statement outside function body
|
test / test-coverage:
pkg/proof/querier.go#L128
syntax error: unexpected ==, expected }
|
test / test-coverage:
pkg/proof/querier.go#L131
syntax error: unexpected >>, expected }
|
test / test-coverage:
pkg/proof/querier.go#L131
invalid character U+0023 '#'
|
test / test-coverage
Process completed with exit code 2.
|
test / test-race:
pkg/proof/querier.go#L126
syntax error: non-declaration statement outside function body
|
test / test-race:
pkg/proof/querier.go#L128
syntax error: unexpected ==, expected }
|
test / test-race:
pkg/proof/querier.go#L131
syntax error: unexpected >>, expected }
|
test / test-race:
pkg/proof/querier.go#L131
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/querier.go#L126
syntax error: non-declaration statement outside function body
|
lint / golangci-lint:
pkg/proof/querier.go#L128
syntax error: unexpected ==, expected }
|
lint / golangci-lint:
pkg/proof/querier.go#L131
syntax error: unexpected >>, expected }
|
lint / golangci-lint:
pkg/proof/querier.go#L131
invalid character U+0023 '#' (typecheck)
|
lint / golangci-lint:
pkg/proof/querier.go#L126
expected declaration, found '<<' (typecheck)
|
lint / golangci-lint:
pkg/proof/querier.go#L131
illegal character U+0023 '#' (typecheck)
|
lint / golangci-lint:
app/app.go#L89
could not import github.com/celestiaorg/celestia-app/pkg/proof (-: # github.com/celestiaorg/celestia-app/pkg/proof
|
lint / golangci-lint:
pkg/proof/querier.go#L126
syntax error: non-declaration statement outside function body
|
lint / golangci-lint:
pkg/proof/querier.go#L128
syntax error: unexpected ==, expected }
|
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/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|