Marking that the converter function in the derived actor is cross-thread safe since it's just an Into() call. #684
Annotations
8 errors and 7 warnings
Test ractor with the `cluster` feature:
ractor/src/actor/derived_actor.rs#L129
the trait bound `PizzaOrder: BytesConvertable` is not satisfied
|
Test ractor with the `cluster` feature:
ractor/src/actor/derived_actor.rs#L135
the trait bound `SushiOrder: BytesConvertable` is not satisfied
|
Test ractor with the `cluster` feature:
ractor/src/actor/derived_actor.rs#L130
the method `send_message` exists for struct `DerivedActorRef<PizzaOrder>`, but its trait bounds were not satisfied
|
Test ractor with the `cluster` feature:
ractor/src/actor/derived_actor.rs#L129
the trait bound `PizzaOrder: Message` is not satisfied
|
Test ractor with the `cluster` feature:
ractor/src/actor/derived_actor.rs#L136
the method `send_message` exists for struct `DerivedActorRef<SushiOrder>`, but its trait bounds were not satisfied
|
Test ractor with the `cluster` feature:
ractor/src/actor/derived_actor.rs#L135
the trait bound `SushiOrder: Message` is not satisfied
|
Test ractor with the `cluster` feature
aborting due to 6 previous errors
|
Test ractor with the `cluster` feature
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
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/
|
Test ractor with the `cluster` feature:
ractor/src/factory/factoryimpl.rs#L102
unexpected `cfg` condition name: `rust_analyzer`
|
Test ractor with the `cluster` feature
`ractor` (lib) generated 1 warning
|
Loading