Skip to content

fix: take care of the case where the requested height is above the head of latest da block height #193

fix: take care of the case where the requested height is above the head of latest da block height

fix: take care of the case where the requested height is above the head of latest da block height #193

Triggered via pull request August 30, 2024 13:11
Status Failure
Total duration 47s
Artifacts

ci_release.yml

on: pull_request
lint  /  golangci-lint
34s
lint / golangci-lint
lint  /  yamllint
7s
lint / yamllint
lint  /  markdown-lint
17s
lint / markdown-lint
lint  /  protobuf-lint
16s
lint / protobuf-lint
test  /  Go Mod Tidy Check
12s
test / Go Mod Tidy Check
test  /  Run Unit Tests
29s
test / Run Unit Tests
test  /  Run Integration Tests
10s
test / Run Integration Tests
proto  /  proto-gen
16s
proto / proto-gen
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
test / Run Unit Tests: test/test_suite.go#L141
undefined: ErrNoBlobAtHeight
test / Run Unit Tests
Process completed with exit code 2.
lint / golangci-lint: test/test_suite.go#L141
undefined: ErrNoBlobAtHeight (typecheck)
lint / golangci-lint: da_test.go#L6
could not import github.com/rollkit/go-da/test (-: # github.com/rollkit/go-da/test
lint / golangci-lint: test/test_suite.go#L141
undefined: ErrNoBlobAtHeight) (typecheck)
lint / golangci-lint: proxy/grpc/proxy_test.go#L12
could not import github.com/rollkit/go-da/test (-: # github.com/rollkit/go-da/test
lint / golangci-lint: test/test_suite.go#L141
undefined: ErrNoBlobAtHeight) (typecheck)
lint / golangci-lint: proxy/jsonrpc/proxy_test.go#L10
could not import github.com/rollkit/go-da/test (-: # github.com/rollkit/go-da/test
lint / golangci-lint: test/test_suite.go#L141
undefined: ErrNoBlobAtHeight) (typecheck)
lint / golangci-lint
issues found
lint / yamllint
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
lint / markdown-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: 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 / golangci-lint
The following actions use a deprecated Node.js version 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/