Skip to content

feat: gRPC server for TxStatus endpoint (backport #3754) #5215

feat: gRPC server for TxStatus endpoint (backport #3754)

feat: gRPC server for TxStatus endpoint (backport #3754) #5215

Triggered via pull request August 3, 2024 08:44
Status Failure
Total duration 4m 49s
Artifacts

ci-release.yml

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

Annotations

22 errors and 8 warnings
test / test-coverage: app/app.go#L8
missing import path
test / test-coverage: app/test/std_sdk_test.go#L8
missing import path
test / test-coverage
Process completed with exit code 2.
test / test: app/app.go#L8
missing import path
test / test: app/test/std_sdk_test.go#L8
missing import path
test / test
Process completed with exit code 2.
test / test-race: app/app.go#L8
missing import path
test / test-race: app/test/std_sdk_test.go#L8
missing import path
test / test-race
Process completed with exit code 2.
test / test-short: app/app.go#L8
missing import path
test / test-short: app/test/std_sdk_test.go#L8
missing import path
test / test-short
Process completed with exit code 2.
lint / golangci-lint: app/app.go#L1
: # github.com/celestiaorg/celestia-app/app [github.com/celestiaorg/celestia-app/app.test]
lint / golangci-lint: app/app.go#L8
syntax error: missing import path
lint / golangci-lint: app/app.go#L12
syntax error: missing import path
lint / golangci-lint: app/app.go#L32
syntax error: missing import path
lint / golangci-lint: app/app.go#L32
invalid character U+0023 '#' (typecheck)
lint / golangci-lint: app/app.go#L8
missing import path (typecheck)
lint / golangci-lint: app/app.go#L12
missing import path (typecheck)
lint / golangci-lint: app/app.go#L32
missing import path (typecheck)
lint / golangci-lint: app/consistent_apphash_test.go#L8
could not import github.com/celestiaorg/celestia-app/app (-: # github.com/celestiaorg/celestia-app/app [github.com/celestiaorg/celestia-app/app.test]
lint / golangci-lint: app/app.go#L8
syntax error: missing import path
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/