CSUB-1071: Testing with rustc 1.77.0 #13
Annotations
1 error and 16 warnings
Run tests
unexpected argument 'invalid_order_arguments' found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run tests:
substrate/primitives/state-machine/src/lib.rs#L145
unused imports: `Error`, `ExecutionError`
|
Run tests
`sp-state-machine` (lib) generated 1 warning (run `cargo fix --lib -p sp-state-machine` to apply 1 suggestion)
|
Run tests:
substrate/client/network/src/behaviour.rs#L42
unused import: `RequestId`
|
Run tests:
substrate/client/network/src/protocol/notifications/upgrade.rs#L22
unused imports: `NotificationsHandshakeError`, `NotificationsInOpen`, `NotificationsInSubstreamHandshake`, `NotificationsOutError`, `NotificationsOutOpen`
|
Run tests:
substrate/client/network/src/protocol/message.rs#L23
unused imports: `RemoteCallRequest`, `RemoteChangesRequest`, `RemoteChangesResponse`, `RemoteHeaderRequest`, `RemoteHeaderResponse`, `RemoteReadChildRequest`, `RemoteReadRequest`
|
Run tests:
substrate/client/transaction-pool/src/graph/mod.rs#L43
unused imports: `EventStream`, `TransactionFor`
|
Run tests
`sc-transaction-pool` (lib) generated 1 warning (run `cargo fix --lib -p sc-transaction-pool` to apply 1 suggestion)
|
Run tests:
substrate/client/network/sync/src/lib.rs#L1911
unused pinned boxed `futures::Future` trait object that must be used
|
Run tests
`sc-network-sync` (lib) generated 1 warning
|
Run tests:
substrate/client/offchain/src/api.rs#L33
unused import: `sp_offchain::STORAGE_PREFIX`
|
Install Rust toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install Rust toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install Rust toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install Rust toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading