Add Blob.Index and fix Blob.Proof Serialization #225
ci_release.yml
on: pull_request
lint
/
golangci-lint
12s
lint
/
yamllint
8s
lint
/
markdown-lint
22s
test
/
Go Mod Tidy Check
14s
test
/
Unit Tests Coverage
1m 31s
test
/
Run Unit Tests
1m 24s
test
/
Run Unit Tests with Race Detector
1m 25s
test
/
Run Integration Tests
10s
release
0s
Annotations
9 errors and 8 warnings
lint / yamllint:
.github/auto_request_review.yml#L18
18:5 [key-duplicates] duplication of key "celestia" in mapping
|
lint / yamllint
Process completed with exit code 1.
|
lint / golangci-lint:
types/header/header.go#L7
File is not `goimports`-ed with -local github.com/celestia (goimports)
|
lint / golangci-lint:
api.go#L6
File is not `goimports`-ed with -local github.com/celestia (goimports)
|
lint / golangci-lint:
types/core/core.go#L8
File is not `goimports`-ed with -local github.com/celestia (goimports)
|
lint / golangci-lint
issues found
|
test / Run Unit Tests with Race Detector
Process completed with exit code 2.
|
test / Run Unit Tests
Process completed with exit code 2.
|
test / Unit Tests Coverage
Process completed with exit code 2.
|
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: actions/setup-go@v4, technote-space/[email protected], golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / Run Integration Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / Go Mod Tidy Check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint / markdown-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / Run Unit Tests with Race Detector
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / Run Unit Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / Unit Tests Coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|