feat!: disable x/blobstream in v2 #3904
ci-release.yml
on: pull_request
goreleaser
/
goreleaser-check
9s
lint
/
golangci-lint
3m 38s
lint
/
...
/
hadolint
5s
lint
/
yamllint
11s
markdown-linter
/
markdown-lint
7s
markdown-linter
/
markdown-link-check
1m 47s
test
/
test-short
27s
test
/
test
16s
test
/
test-coverage
19s
test
/
test-race
15s
test
/
test-fuzz
15s
goreleaser
/
goreleaser
0s
Annotations
20 errors and 4 warnings
test / test-fuzz:
app/app.go#L6
no required module provides package github.com/celestiaorg/celestia-app/v2/app/migrations; to add it:
|
test / test-fuzz
Process completed with exit code 2.
|
test / test-race:
app/app.go#L6
no required module provides package github.com/celestiaorg/celestia-app/v2/app/migrations; to add it:
|
test / test-race
Process completed with exit code 2.
|
test / test:
app/app.go#L6
no required module provides package github.com/celestiaorg/celestia-app/v2/app/migrations; to add it:
|
test / test
Process completed with exit code 2.
|
test / test-coverage:
app/app.go#L6
no required module provides package github.com/celestiaorg/celestia-app/v2/app/migrations; to add it:
|
test / test-coverage
Process completed with exit code 2.
|
test / test-short:
app/app.go#L6
no required module provides package github.com/celestiaorg/celestia-app/v2/app/migrations; to add it:
|
test / test-short
Process completed with exit code 2.
|
lint / golangci-lint
Cannot open: File exists
|
lint / golangci-lint
Cannot open: File exists
|
lint / golangci-lint
Cannot open: File exists
|
lint / golangci-lint
Cannot open: File exists
|
lint / golangci-lint
Cannot open: File exists
|
lint / golangci-lint
Cannot open: File exists
|
lint / golangci-lint
Cannot open: File exists
|
lint / golangci-lint
Cannot open: File exists
|
lint / golangci-lint
Cannot open: File exists
|
lint / golangci-lint
Cannot open: File exists
|
lint / yamllint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint / golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint / golangci-lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
lint / golangci-lint:
app/migration/v2.go#L5
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|