WIP: refactor: migrate to native async trait #3641
Annotations
10 errors and 5 warnings
Cargo test
Expecting something like 'Result<Foo, Err>' here, but got no generic args (eg no '<Foo,Err>').
|
Cargo test
Expecting something like 'Result<Foo, Err>' here, but got no generic args (eg no '<Foo,Err>').
|
Cargo test
type annotations needed
|
Cargo test
use of deprecated method `DeprecatedClient::async_method`: please use `new_method` instead
|
Cargo test
use of deprecated method `DeprecatedClient::async_method`: please use `new_method` instead
|
Cargo test
the trait bound `<Conf as Config>::Hash: Serialize` is not satisfied
|
Cargo test
the trait bound `<Conf as Config>::Hash: Clone` is not satisfied
|
Cargo test
the trait bound `for<'de> <Conf as Config>::Hash: Deserialize<'de>` is not satisfied
|
Cargo test
the trait bound `for<'de> <Conf as Config>::Hash: Deserialize<'de>` is not satisfied
|
Cargo test
the trait bound `<Conf as Config>::Hash: Serialize` is not satisfied
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/[email protected], actions-rs/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Install Rust stable 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 stable 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 stable 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 stable 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