Skip to content

Turn ChainManager's pending_blobs into proposed/locked specific pending blobs #10862

Turn ChainManager's pending_blobs into proposed/locked specific pending blobs

Turn ChainManager's pending_blobs into proposed/locked specific pending blobs #10862

Triggered via pull request November 15, 2024 14:40
Status Cancelled
Total duration 7m 12s
Billable time 11m
Artifacts

rust.yml

on: pull_request
remote-net-test
52s
remote-net-test
execution-wasmtime-test
43s
execution-wasmtime-test
wasm-application-test
3m 0s
wasm-application-test
default-features-and-witty-integration-test
3m 3s
default-features-and-witty-integration-test
check-outdated-cli-md
48s
check-outdated-cli-md
benchmark-test
1m 17s
benchmark-test
ethereum-tests
1m 57s
ethereum-tests
storage-service-tests
3m 23s
storage-service-tests
web
46s
web
lint-unexpected-chain-load-operations
3s
lint-unexpected-chain-load-operations
lint-check-copyright-headers
14s
lint-check-copyright-headers
lint-cargo-machete
24s
lint-cargo-machete
lint-cargo-fmt
17s
lint-cargo-fmt
lint-cargo-sort
19s
lint-cargo-sort
lint-check-for-outdated-readme
41s
lint-check-for-outdated-readme
lint-wasm-applications
3m 21s
lint-wasm-applications
lint-cargo-clippy
6m 45s
lint-cargo-clippy
lint-cargo-doc
2m 40s
lint-cargo-doc
lint-check-linera-service-graphql-schema
51s
lint-check-linera-service-graphql-schema
lint-check-all-features
1m 32s
lint-check-all-features
Fit to window
Zoom out
Zoom in

Annotations

67 errors
execution-wasmtime-test: linera-core/src/node.rs#L30
unused imports: `client::ChainClientError` and `local_node::LocalNodeError`
execution-wasmtime-test: linera-core/src/client/mod.rs#L1699
the trait bound `NodeError: From<ChainClientError>` is not satisfied
execution-wasmtime-test: linera-core/src/client/mod.rs#L1309
`?` couldn't convert the error to `NodeError`
execution-wasmtime-test: linera-core/src/updater.rs#L229
the trait bound `NodeError: From<LocalNodeError>` is not satisfied
execution-wasmtime-test
Process completed with exit code 101.
web: linera-core/src/node.rs#L30
unused imports: `client::ChainClientError` and `local_node::LocalNodeError`
web: linera-core/src/client/mod.rs#L1699
the trait bound `NodeError: From<ChainClientError>` is not satisfied
web: linera-core/src/client/mod.rs#L1309
`?` couldn't convert the error to `NodeError`
web: linera-core/src/updater.rs#L229
the trait bound `NodeError: From<LocalNodeError>` is not satisfied
web
Process completed with exit code 101.
check-outdated-cli-md: linera-core/src/node.rs#L30
unused imports: `client::ChainClientError` and `local_node::LocalNodeError`
check-outdated-cli-md: linera-core/src/client/mod.rs#L1699
the trait bound `NodeError: From<ChainClientError>` is not satisfied
check-outdated-cli-md: linera-core/src/client/mod.rs#L1309
`?` couldn't convert the error to `NodeError`
check-outdated-cli-md: linera-core/src/updater.rs#L229
the trait bound `NodeError: From<LocalNodeError>` is not satisfied
check-outdated-cli-md
Process completed with exit code 1.
remote-net-test: linera-core/src/node.rs#L30
unused imports: `client::ChainClientError` and `local_node::LocalNodeError`
remote-net-test: linera-core/src/client/mod.rs#L1699
the trait bound `NodeError: From<ChainClientError>` is not satisfied
remote-net-test: linera-core/src/client/mod.rs#L1309
`?` couldn't convert the error to `NodeError`
remote-net-test: linera-core/src/updater.rs#L229
the trait bound `NodeError: From<LocalNodeError>` is not satisfied
remote-net-test
Process completed with exit code 101.
lint-check-linera-service-graphql-schema: linera-core/src/node.rs#L30
unused imports: `client::ChainClientError` and `local_node::LocalNodeError`
lint-check-linera-service-graphql-schema: linera-core/src/client/mod.rs#L1699
the trait bound `NodeError: From<ChainClientError>` is not satisfied
lint-check-linera-service-graphql-schema: linera-core/src/client/mod.rs#L1309
`?` couldn't convert the error to `NodeError`
lint-check-linera-service-graphql-schema: linera-core/src/updater.rs#L229
the trait bound `NodeError: From<LocalNodeError>` is not satisfied
lint-check-linera-service-graphql-schema
Process completed with exit code 1.
benchmark-test: linera-core/src/node.rs#L30
unused imports: `client::ChainClientError` and `local_node::LocalNodeError`
benchmark-test: linera-core/src/client/mod.rs#L1699
the trait bound `NodeError: From<ChainClientError>` is not satisfied
benchmark-test: linera-core/src/client/mod.rs#L1309
`?` couldn't convert the error to `NodeError`
benchmark-test: linera-core/src/updater.rs#L229
the trait bound `NodeError: From<LocalNodeError>` is not satisfied
benchmark-test
Process completed with exit code 101.
lint-check-all-features: linera-core/src/node.rs#L30
unused imports: `client::ChainClientError` and `local_node::LocalNodeError`
lint-check-all-features: linera-core/src/client/mod.rs#L1699
the trait bound `NodeError: From<ChainClientError>` is not satisfied
lint-check-all-features: linera-core/src/client/mod.rs#L1309
`?` couldn't convert the error to `NodeError`
lint-check-all-features: linera-core/src/updater.rs#L229
the trait bound `NodeError: From<LocalNodeError>` is not satisfied
lint-check-all-features
Process completed with exit code 101.
ethereum-tests: linera-core/src/node.rs#L30
unused imports: `client::ChainClientError` and `local_node::LocalNodeError`
ethereum-tests: linera-core/src/client/mod.rs#L1699
the trait bound `NodeError: From<ChainClientError>` is not satisfied
ethereum-tests: linera-core/src/client/mod.rs#L1309
`?` couldn't convert the error to `NodeError`
ethereum-tests: linera-core/src/updater.rs#L229
the trait bound `NodeError: From<LocalNodeError>` is not satisfied
ethereum-tests
Process completed with exit code 101.
default-features-and-witty-integration-test: linera-core/src/node.rs#L30
unused imports: `client::ChainClientError` and `local_node::LocalNodeError`
default-features-and-witty-integration-test: linera-core/src/client/mod.rs#L1699
the trait bound `NodeError: From<ChainClientError>` is not satisfied
default-features-and-witty-integration-test: linera-core/src/client/mod.rs#L1309
`?` couldn't convert the error to `NodeError`
default-features-and-witty-integration-test: linera-core/src/updater.rs#L229
the trait bound `NodeError: From<LocalNodeError>` is not satisfied
default-features-and-witty-integration-test
Process completed with exit code 101.
storage-service-tests: linera-core/src/node.rs#L30
unused imports: `client::ChainClientError` and `local_node::LocalNodeError`
storage-service-tests: linera-core/src/client/mod.rs#L1699
the trait bound `NodeError: From<ChainClientError>` is not satisfied
storage-service-tests: linera-core/src/client/mod.rs#L1309
`?` couldn't convert the error to `NodeError`
storage-service-tests: linera-core/src/updater.rs#L229
the trait bound `NodeError: From<LocalNodeError>` is not satisfied
storage-service-tests
Process completed with exit code 101.
lint-wasm-applications: linera-core/src/node.rs#L30
unused imports: `client::ChainClientError` and `local_node::LocalNodeError`
lint-wasm-applications: linera-core/src/client/mod.rs#L1699
the trait bound `NodeError: From<ChainClientError>` is not satisfied
lint-wasm-applications: linera-core/src/client/mod.rs#L1309
`?` couldn't convert the error to `NodeError`
lint-wasm-applications: linera-core/src/updater.rs#L229
the trait bound `NodeError: From<LocalNodeError>` is not satisfied
lint-wasm-applications
Process completed with exit code 101.
lint-cargo-doc: linera-core/src/node.rs#L30
unused imports: `client::ChainClientError` and `local_node::LocalNodeError`
lint-cargo-doc: linera-core/src/client/mod.rs#L1699
the trait bound `NodeError: From<ChainClientError>` is not satisfied
lint-cargo-doc: linera-core/src/client/mod.rs#L1309
`?` couldn't convert the error to `NodeError`
lint-cargo-doc: linera-core/src/updater.rs#L229
the trait bound `NodeError: From<LocalNodeError>` is not satisfied
lint-cargo-doc
Process completed with exit code 101.
wasm-application-test: linera-core/src/node.rs#L30
unused imports: `client::ChainClientError` and `local_node::LocalNodeError`
wasm-application-test: linera-core/src/client/mod.rs#L1699
the trait bound `NodeError: From<ChainClientError>` is not satisfied
wasm-application-test: linera-core/src/client/mod.rs#L1309
`?` couldn't convert the error to `NodeError`
wasm-application-test: linera-core/src/updater.rs#L229
the trait bound `NodeError: From<LocalNodeError>` is not satisfied
wasm-application-test
Process completed with exit code 101.
lint-cargo-clippy
Canceling since a higher priority waiting request for 'Rust @ linera-io:11-04-turn_chainmanager_s_pending_blobs_into_proposed_locked_specific_pending_blobs' exists
lint-cargo-clippy
The operation was canceled.