Skip to content

feat: implement SubmitRollupTransaction and GetNextBatch methods #23

feat: implement SubmitRollupTransaction and GetNextBatch methods

feat: implement SubmitRollupTransaction and GetNextBatch methods #23

Triggered via pull request October 4, 2024 19:05
Status Failure
Total duration 1m 13s
Artifacts

ci_release.yml

on: pull_request
lint  /  golangci-lint
37s
lint / golangci-lint
lint  /  yamllint
5s
lint / yamllint
lint  /  markdown-lint
19s
lint / markdown-lint
test  /  Go Mod Tidy Check
13s
test / Go Mod Tidy Check
test  /  Run Unit Tests
1m 3s
test / Run Unit Tests
test  /  Run Integration Tests
10s
test / Run Integration Tests
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
lint / golangci-lint: store.go#L9
exported: exported type Store should have comment or be unexported (revive)
lint / golangci-lint: store.go#L20
exported: exported type KVStore should have comment or be unexported (revive)
lint / golangci-lint: store.go#L26
exported: exported function NewStore should have comment or be unexported (revive)
lint / golangci-lint: store.go#L32
exported: exported function NewInMemoryStore should have comment or be unexported (revive)
lint / golangci-lint: store.go#L37
exported: exported method KVStore.Close should have comment or be unexported (revive)
lint / golangci-lint: store.go#L47
exported: exported method KVStore.GetLastDAHeight should have comment or be unexported (revive)
lint / golangci-lint: store.go#L65
exported: exported method KVStore.SetLastDAHeight should have comment or be unexported (revive)
lint / golangci-lint: store.go#L71
exported: exported method KVStore.SetHashMapping should have comment or be unexported (revive)
lint / golangci-lint: store.go#L77
exported: exported method KVStore.GetHashMapping should have comment or be unexported (revive)
lint / golangci-lint: store.go#L94
exported: exported method KVStore.SetNextHash should have comment or be unexported (revive)
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/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test / Run Unit Tests
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4.6.0/dist/codecov' failed with exit code 1