Expose async-trait to as a feature which can be enabled or disabled selectively #656
Annotations
10 errors and 11 warnings
Test everything:
ractor_cluster/src/net/listener.rs#L55
lifetime parameters or bounds on method `pre_start` do not match the trait declaration
|
Test everything:
ractor_cluster/src/net/listener.rs#L77
lifetime parameters or bounds on method `post_stop` do not match the trait declaration
|
Test everything:
ractor_cluster/src/net/listener.rs#L88
lifetime parameters or bounds on method `handle` do not match the trait declaration
|
Test everything:
ractor_cluster/src/net/session.rs#L116
lifetime parameters or bounds on method `pre_start` do not match the trait declaration
|
Test everything:
ractor_cluster/src/net/session.rs#L159
lifetime parameters or bounds on method `post_stop` do not match the trait declaration
|
Test everything:
ractor_cluster/src/net/session.rs#L168
lifetime parameters or bounds on method `handle` do not match the trait declaration
|
Test everything:
ractor_cluster/src/net/session.rs#L197
lifetime parameters or bounds on method `handle_supervisor_evt` do not match the trait declaration
|
Test everything:
ractor_cluster/src/net/session.rs#L305
lifetime parameters or bounds on method `pre_start` do not match the trait declaration
|
Test everything:
ractor_cluster/src/net/session.rs#L317
lifetime parameters or bounds on method `post_stop` do not match the trait declaration
|
Test everything:
ractor_cluster/src/net/session.rs#L327
lifetime parameters or bounds on method `handle` do not match the trait declaration
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test ractor without async-trait
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/rustversion/1.0.19/download` (146.75.94.137), got 502
|
Test ractor without async-trait
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/crossbeam-utils/0.8.21/download` (146.75.94.137), got 502
|
Test ractor without async-trait
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/proc-macro2/1.0.92/download` (146.75.94.137), got 502
|
Test ractor without async-trait
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/rustc-demangle/0.1.24/download` (146.75.94.137), got 502
|
Test ractor without async-trait
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/rayon-core/1.12.1/download` (146.75.94.137), got 502
|
Test ractor without async-trait
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/ciborium-io/0.2.2/download` (146.75.94.137), got 502
|
Install rust
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
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
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
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/
|
Loading