Expose async-trait to as a feature which can be enabled or disabled selectively #656
Annotations
10 errors and 5 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
|
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