Skip to content

feat!: disable x/blobstream in v2 #3904

feat!: disable x/blobstream in v2

feat!: disable x/blobstream in v2 #3904

Triggered via pull request April 12, 2024 20:51
Status Failure
Total duration 3m 48s
Artifacts

ci-release.yml

on: pull_request
goreleaser  /  goreleaser-check
9s
goreleaser / goreleaser-check
lint  /  golangci-lint
3m 38s
lint / golangci-lint
lint  /  ...  /  hadolint
5s
lint / hadolint / hadolint
lint  /  yamllint
11s
lint / yamllint
markdown-linter  /  markdown-lint
7s
markdown-linter / markdown-lint
markdown-linter  /  markdown-link-check
1m 47s
markdown-linter / markdown-link-check
test  /  test-short
27s
test / test-short
test  /  test
16s
test / test
test  /  test-coverage
19s
test / test-coverage
test  /  test-race
15s
test / test-race
test  /  test-fuzz
15s
test / test-fuzz
goreleaser  /  goreleaser
0s
goreleaser / goreleaser
Fit to window
Zoom out
Zoom in

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)