Expose async-trait to as a feature which can be enabled or disabled selectively #656
Annotations
100 errors and 63 warnings
Clippy:
ractor_cluster/src/net/listener.rs#L55
lifetime parameters or bounds on method `pre_start` do not match the trait declaration
|
Clippy:
ractor_cluster/src/net/listener.rs#L77
lifetime parameters or bounds on method `post_stop` do not match the trait declaration
|
Clippy:
ractor_cluster/src/net/listener.rs#L88
lifetime parameters or bounds on method `handle` do not match the trait declaration
|
Clippy:
ractor_cluster/src/net/session.rs#L116
lifetime parameters or bounds on method `pre_start` do not match the trait declaration
|
Clippy:
ractor_cluster/src/net/session.rs#L159
lifetime parameters or bounds on method `post_stop` do not match the trait declaration
|
Clippy:
ractor_cluster/src/net/session.rs#L168
lifetime parameters or bounds on method `handle` do not match the trait declaration
|
Clippy:
ractor_cluster/src/net/session.rs#L197
lifetime parameters or bounds on method `handle_supervisor_evt` do not match the trait declaration
|
Clippy:
ractor_cluster/src/net/session.rs#L305
lifetime parameters or bounds on method `pre_start` do not match the trait declaration
|
Clippy:
ractor_cluster/src/net/session.rs#L317
lifetime parameters or bounds on method `post_stop` do not match the trait declaration
|
Clippy:
ractor_cluster/src/net/session.rs#L327
lifetime parameters or bounds on method `handle` do not match the trait declaration
|
docs:
ractor_cluster/src/net/listener.rs#L55
lifetime parameters or bounds on method `pre_start` do not match the trait declaration
|
docs:
ractor_cluster/src/net/listener.rs#L77
lifetime parameters or bounds on method `post_stop` do not match the trait declaration
|
docs:
ractor_cluster/src/net/listener.rs#L88
lifetime parameters or bounds on method `handle` do not match the trait declaration
|
docs:
ractor_cluster/src/net/session.rs#L116
lifetime parameters or bounds on method `pre_start` do not match the trait declaration
|
docs:
ractor_cluster/src/net/session.rs#L159
lifetime parameters or bounds on method `post_stop` do not match the trait declaration
|
docs:
ractor_cluster/src/net/session.rs#L168
lifetime parameters or bounds on method `handle` do not match the trait declaration
|
docs:
ractor_cluster/src/net/session.rs#L197
lifetime parameters or bounds on method `handle_supervisor_evt` do not match the trait declaration
|
docs:
ractor_cluster/src/net/session.rs#L305
lifetime parameters or bounds on method `pre_start` do not match the trait declaration
|
docs:
ractor_cluster/src/net/session.rs#L317
lifetime parameters or bounds on method `post_stop` do not match the trait declaration
|
docs:
ractor_cluster/src/net/session.rs#L327
lifetime parameters or bounds on method `handle` do not match the trait declaration
|
Test ractor_cluster with async_trait:
ractor_cluster/src/net/listener.rs#L55
lifetime parameters or bounds on method `pre_start` do not match the trait declaration
|
Test ractor_cluster with async_trait:
ractor_cluster/src/net/listener.rs#L77
lifetime parameters or bounds on method `post_stop` do not match the trait declaration
|
Test ractor_cluster with async_trait:
ractor_cluster/src/net/listener.rs#L88
lifetime parameters or bounds on method `handle` do not match the trait declaration
|
Test ractor_cluster with async_trait:
ractor_cluster/src/net/session.rs#L116
lifetime parameters or bounds on method `pre_start` do not match the trait declaration
|
Test ractor_cluster with async_trait:
ractor_cluster/src/net/session.rs#L159
lifetime parameters or bounds on method `post_stop` do not match the trait declaration
|
Test ractor_cluster with async_trait:
ractor_cluster/src/net/session.rs#L168
lifetime parameters or bounds on method `handle` do not match the trait declaration
|
Test ractor_cluster with async_trait:
ractor_cluster/src/net/session.rs#L197
lifetime parameters or bounds on method `handle_supervisor_evt` do not match the trait declaration
|
Test ractor_cluster with async_trait:
ractor_cluster/src/net/session.rs#L305
lifetime parameters or bounds on method `pre_start` do not match the trait declaration
|
Test ractor_cluster with async_trait:
ractor_cluster/src/net/session.rs#L317
lifetime parameters or bounds on method `post_stop` do not match the trait declaration
|
Test ractor_cluster with async_trait:
ractor_cluster/src/net/session.rs#L327
lifetime parameters or bounds on method `handle` do not match the trait declaration
|
Test ractor_cluster with native async traits:
ractor_cluster/src/net/listener.rs#L55
lifetime parameters or bounds on method `pre_start` do not match the trait declaration
|
Test ractor_cluster with native async traits:
ractor_cluster/src/net/listener.rs#L77
lifetime parameters or bounds on method `post_stop` do not match the trait declaration
|
Test ractor_cluster with native async traits:
ractor_cluster/src/net/listener.rs#L88
lifetime parameters or bounds on method `handle` do not match the trait declaration
|
Test ractor_cluster with native async traits:
ractor_cluster/src/net/session.rs#L116
lifetime parameters or bounds on method `pre_start` do not match the trait declaration
|
Test ractor_cluster with native async traits:
ractor_cluster/src/net/session.rs#L159
lifetime parameters or bounds on method `post_stop` do not match the trait declaration
|
Test ractor_cluster with native async traits:
ractor_cluster/src/net/session.rs#L168
lifetime parameters or bounds on method `handle` do not match the trait declaration
|
Test ractor_cluster with native async traits:
ractor_cluster/src/net/session.rs#L197
lifetime parameters or bounds on method `handle_supervisor_evt` do not match the trait declaration
|
Test ractor_cluster with native async traits:
ractor_cluster/src/net/session.rs#L305
lifetime parameters or bounds on method `pre_start` do not match the trait declaration
|
Test ractor_cluster with native async traits:
ractor_cluster/src/net/session.rs#L317
lifetime parameters or bounds on method `post_stop` do not match the trait declaration
|
Test ractor_cluster with native async traits:
ractor_cluster/src/net/session.rs#L327
lifetime parameters or bounds on method `handle` do not match the trait declaration
|
Test ractor without async-trait:
ractor_cluster/src/net/listener.rs#L55
lifetime parameters or bounds on method `pre_start` do not match the trait declaration
|
Test ractor without async-trait:
ractor_cluster/src/net/listener.rs#L77
lifetime parameters or bounds on method `post_stop` do not match the trait declaration
|
Test ractor without async-trait:
ractor_cluster/src/net/listener.rs#L88
lifetime parameters or bounds on method `handle` do not match the trait declaration
|
Test ractor without async-trait:
ractor_cluster/src/net/session.rs#L116
lifetime parameters or bounds on method `pre_start` do not match the trait declaration
|
Test ractor without async-trait:
ractor_cluster/src/net/session.rs#L159
lifetime parameters or bounds on method `post_stop` do not match the trait declaration
|
Test ractor without async-trait:
ractor_cluster/src/net/session.rs#L168
lifetime parameters or bounds on method `handle` do not match the trait declaration
|
Test ractor without async-trait:
ractor_cluster/src/net/session.rs#L197
lifetime parameters or bounds on method `handle_supervisor_evt` do not match the trait declaration
|
Test ractor without async-trait:
ractor_cluster/src/net/session.rs#L305
lifetime parameters or bounds on method `pre_start` do not match the trait declaration
|
Test ractor without async-trait:
ractor_cluster/src/net/session.rs#L317
lifetime parameters or bounds on method `post_stop` do not match the trait declaration
|
Test ractor without async-trait:
ractor_cluster/src/net/session.rs#L327
lifetime parameters or bounds on method `handle` do not match the trait declaration
|
Test ractor with the `cluster` feature:
ractor_cluster/src/net/listener.rs#L55
lifetime parameters or bounds on method `pre_start` do not match the trait declaration
|
Test ractor with the `cluster` feature:
ractor_cluster/src/net/listener.rs#L77
lifetime parameters or bounds on method `post_stop` do not match the trait declaration
|
Test ractor with the `cluster` feature:
ractor_cluster/src/net/listener.rs#L88
lifetime parameters or bounds on method `handle` do not match the trait declaration
|
Test ractor with the `cluster` feature:
ractor_cluster/src/net/session.rs#L116
lifetime parameters or bounds on method `pre_start` do not match the trait declaration
|
Test ractor with the `cluster` feature:
ractor_cluster/src/net/session.rs#L159
lifetime parameters or bounds on method `post_stop` do not match the trait declaration
|
Test ractor with the `cluster` feature:
ractor_cluster/src/net/session.rs#L168
lifetime parameters or bounds on method `handle` do not match the trait declaration
|
Test ractor with the `cluster` feature:
ractor_cluster/src/net/session.rs#L197
lifetime parameters or bounds on method `handle_supervisor_evt` do not match the trait declaration
|
Test ractor with the `cluster` feature:
ractor_cluster/src/net/session.rs#L305
lifetime parameters or bounds on method `pre_start` do not match the trait declaration
|
Test ractor with the `cluster` feature:
ractor_cluster/src/net/session.rs#L317
lifetime parameters or bounds on method `post_stop` do not match the trait declaration
|
Test ractor with the `cluster` feature:
ractor_cluster/src/net/session.rs#L327
lifetime parameters or bounds on method `handle` do not match the trait declaration
|
Run the default tests:
ractor_cluster/src/net/listener.rs#L55
lifetime parameters or bounds on method `pre_start` do not match the trait declaration
|
Run the default tests:
ractor_cluster/src/net/listener.rs#L77
lifetime parameters or bounds on method `post_stop` do not match the trait declaration
|
Run the default tests:
ractor_cluster/src/net/listener.rs#L88
lifetime parameters or bounds on method `handle` do not match the trait declaration
|
Run the default tests:
ractor_cluster/src/net/session.rs#L116
lifetime parameters or bounds on method `pre_start` do not match the trait declaration
|
Run the default tests:
ractor_cluster/src/net/session.rs#L159
lifetime parameters or bounds on method `post_stop` do not match the trait declaration
|
Run the default tests:
ractor_cluster/src/net/session.rs#L168
lifetime parameters or bounds on method `handle` do not match the trait declaration
|
Run the default tests:
ractor_cluster/src/net/session.rs#L197
lifetime parameters or bounds on method `handle_supervisor_evt` do not match the trait declaration
|
Run the default tests:
ractor_cluster/src/net/session.rs#L305
lifetime parameters or bounds on method `pre_start` do not match the trait declaration
|
Run the default tests:
ractor_cluster/src/net/session.rs#L317
lifetime parameters or bounds on method `post_stop` do not match the trait declaration
|
Run the default tests:
ractor_cluster/src/net/session.rs#L327
lifetime parameters or bounds on method `handle` do not match the trait declaration
|
Test ractor without span propogation:
ractor_cluster/src/net/listener.rs#L55
lifetime parameters or bounds on method `pre_start` do not match the trait declaration
|
Test ractor without span propogation:
ractor_cluster/src/net/listener.rs#L77
lifetime parameters or bounds on method `post_stop` do not match the trait declaration
|
Test ractor without span propogation:
ractor_cluster/src/net/listener.rs#L88
lifetime parameters or bounds on method `handle` do not match the trait declaration
|
Test ractor without span propogation:
ractor_cluster/src/net/session.rs#L116
lifetime parameters or bounds on method `pre_start` do not match the trait declaration
|
Test ractor without span propogation:
ractor_cluster/src/net/session.rs#L159
lifetime parameters or bounds on method `post_stop` do not match the trait declaration
|
Test ractor without span propogation:
ractor_cluster/src/net/session.rs#L168
lifetime parameters or bounds on method `handle` do not match the trait declaration
|
Test ractor without span propogation:
ractor_cluster/src/net/session.rs#L197
lifetime parameters or bounds on method `handle_supervisor_evt` do not match the trait declaration
|
Test ractor without span propogation:
ractor_cluster/src/net/session.rs#L305
lifetime parameters or bounds on method `pre_start` do not match the trait declaration
|
Test ractor without span propogation:
ractor_cluster/src/net/session.rs#L317
lifetime parameters or bounds on method `post_stop` do not match the trait declaration
|
Test ractor without span propogation:
ractor_cluster/src/net/session.rs#L327
lifetime parameters or bounds on method `handle` do not match the trait declaration
|
Test ractor with the `blanket_serde` feature:
ractor_cluster/src/net/listener.rs#L55
lifetime parameters or bounds on method `pre_start` do not match the trait declaration
|
Test ractor with the `blanket_serde` feature:
ractor_cluster/src/net/listener.rs#L77
lifetime parameters or bounds on method `post_stop` do not match the trait declaration
|
Test ractor with the `blanket_serde` feature:
ractor_cluster/src/net/listener.rs#L88
lifetime parameters or bounds on method `handle` do not match the trait declaration
|
Test ractor with the `blanket_serde` feature:
ractor_cluster/src/net/session.rs#L116
lifetime parameters or bounds on method `pre_start` do not match the trait declaration
|
Test ractor with the `blanket_serde` feature:
ractor_cluster/src/net/session.rs#L159
lifetime parameters or bounds on method `post_stop` do not match the trait declaration
|
Test ractor with the `blanket_serde` feature:
ractor_cluster/src/net/session.rs#L168
lifetime parameters or bounds on method `handle` do not match the trait declaration
|
Test ractor with the `blanket_serde` feature:
ractor_cluster/src/net/session.rs#L197
lifetime parameters or bounds on method `handle_supervisor_evt` do not match the trait declaration
|
Test ractor with the `blanket_serde` feature:
ractor_cluster/src/net/session.rs#L305
lifetime parameters or bounds on method `pre_start` do not match the trait declaration
|
Test ractor with the `blanket_serde` feature:
ractor_cluster/src/net/session.rs#L317
lifetime parameters or bounds on method `post_stop` do not match the trait declaration
|
Test ractor with the `blanket_serde` feature:
ractor_cluster/src/net/session.rs#L327
lifetime parameters or bounds on method `handle` do not match the trait declaration
|
benches:
ractor_cluster/src/net/listener.rs#L55
lifetime parameters or bounds on method `pre_start` do not match the trait declaration
|
benches:
ractor_cluster/src/net/listener.rs#L77
lifetime parameters or bounds on method `post_stop` do not match the trait declaration
|
benches:
ractor_cluster/src/net/listener.rs#L88
lifetime parameters or bounds on method `handle` do not match the trait declaration
|
benches:
ractor_cluster/src/net/session.rs#L116
lifetime parameters or bounds on method `pre_start` do not match the trait declaration
|
benches:
ractor_cluster/src/net/session.rs#L159
lifetime parameters or bounds on method `post_stop` do not match the trait declaration
|
benches:
ractor_cluster/src/net/session.rs#L168
lifetime parameters or bounds on method `handle` do not match the trait declaration
|
benches:
ractor_cluster/src/net/session.rs#L197
lifetime parameters or bounds on method `handle_supervisor_evt` do not match the trait declaration
|
benches:
ractor_cluster/src/net/session.rs#L305
lifetime parameters or bounds on method `pre_start` do not match the trait declaration
|
benches:
ractor_cluster/src/net/session.rs#L317
lifetime parameters or bounds on method `post_stop` do not match the trait declaration
|
benches:
ractor_cluster/src/net/session.rs#L327
lifetime parameters or bounds on method `handle` do not match the trait declaration
|
rustfmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
rustfmt
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/
|
rustfmt
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/
|
rustfmt
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/
|
rustfmt
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/
|
Clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Clippy
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/
|
Clippy
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/
|
Clippy
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/
|
Clippy
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/
|
docs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
docs
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/
|
docs
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/
|
docs
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/
|
docs
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/
|
docs:
ractor/src/factory/job.rs#L432
unescaped backtick
|
docs
`ractor` (lib doc) generated 1 warning
|
Test ractor_cluster with async_trait
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test ractor_cluster with async_trait
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/
|
Test ractor_cluster with async_trait
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/
|
Test ractor_cluster with async_trait
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/
|
Test ractor_cluster with async_trait
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/
|
Test ractor_cluster with native async traits
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test ractor_cluster with native async traits
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/
|
Test ractor_cluster with native async traits
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/
|
Test ractor_cluster with native async traits
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/
|
Test ractor_cluster with native async traits
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/
|
Test ractor without async-trait
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
|
Test ractor without async-trait
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/
|
Test ractor without async-trait
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/
|
Test ractor without async-trait
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/
|
Test ractor without async-trait
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/
|
Test ractor with the `cluster` feature
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test ractor with the `cluster` feature
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/
|
Test ractor with the `cluster` feature
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/
|
Test ractor with the `cluster` feature
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/
|
Test ractor with the `cluster` feature
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/
|
Run the default tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run the default tests
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/
|
Run the default tests
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/
|
Run the default tests
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/
|
Run the default tests
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/
|
Test ractor without span propogation
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test ractor without span propogation
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/
|
Test ractor without span propogation
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/
|
Test ractor without span propogation
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/
|
Test ractor without span propogation
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/
|
Test ractor with the `blanket_serde` feature
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test ractor with the `blanket_serde` feature
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/
|
Test ractor with the `blanket_serde` feature
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/
|
Test ractor with the `blanket_serde` feature
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/
|
Test ractor with the `blanket_serde` feature
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/
|
benches
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
benches
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/
|
benches
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/
|
benches
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/
|
benches
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/
|