Skip to content

feat: stream block updates from pool, use in builder #1027

feat: stream block updates from pool, use in builder

feat: stream block updates from pool, use in builder #1027

Triggered via pull request August 23, 2023 19:42
Status Failure
Total duration 4m 41s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
test
2m 33s
test
lint
4m 31s
lint
check conventional commit compliance
8s
check conventional commit compliance
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: proto/op_pool/op_pool.proto#L1
Previously present enum "ErrorMetadataKey" was deleted from file.
lint: proto/op_pool/op_pool.proto#L1
Previously present enum "ErrorReason" was deleted from file.
lint: proto/op_pool/op_pool.proto#L1
Previously present message "ErrorInfo" was deleted from file.
lint: proto/op_pool/op_pool.proto#L1
Previously present message "ErrorInfo.MetadataEntry" was deleted from file.
lint: proto/op_pool/op_pool.proto#L138
Field "2" on message "AddOpRequest" changed type from "op_pool.MempoolOp" to "op_pool.UserOperation".
lint: proto/op_pool/op_pool.proto#L142
Field "1" with name "success" on message "AddOpResponse" changed option "json_name" from "hash" to "success".
lint: proto/op_pool/op_pool.proto#L142
Field "1" on message "AddOpResponse" moved from outside to inside a oneof.
lint: proto/op_pool/op_pool.proto#L142
Field "1" on message "AddOpResponse" changed type from "bytes" to "message".
lint: proto/op_pool/op_pool.proto#L142
Field "1" on message "AddOpResponse" changed name from "hash" to "success".
lint: proto/op_pool/op_pool.proto#L159
Field "1" with name "success" on message "GetOpsResponse" changed option "json_name" from "ops" to "success".
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
No github_token supplied, API requests will be subject to stricter rate limiting