Turn ChainManager's pending_blobs into proposed/locked specific pending blobs #10862
rust.yml
on: pull_request
remote-net-test
52s
execution-wasmtime-test
43s
wasm-application-test
3m 0s
default-features-and-witty-integration-test
3m 3s
check-outdated-cli-md
48s
benchmark-test
1m 17s
ethereum-tests
1m 57s
storage-service-tests
3m 23s
web
46s
lint-unexpected-chain-load-operations
3s
lint-check-copyright-headers
14s
lint-cargo-machete
24s
lint-cargo-fmt
17s
lint-cargo-sort
19s
lint-check-for-outdated-readme
41s
lint-wasm-applications
3m 21s
lint-cargo-clippy
6m 45s
lint-cargo-doc
2m 40s
lint-check-linera-service-graphql-schema
51s
lint-check-all-features
1m 32s
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.
|