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 10 warnings
Test everything:
ractor/src/actor/derived_actor.rs#L129
the trait bound `PizzaOrder: BytesConvertable` is not satisfied
|
Test everything:
ractor/src/actor/derived_actor.rs#L135
the trait bound `SushiOrder: BytesConvertable` is not satisfied
|
Test everything:
ractor/src/actor/derived_actor.rs#L130
the method `send_message` exists for struct `DerivedActorRef<PizzaOrder>`, but its trait bounds were not satisfied
|
Test everything:
ractor/src/actor/derived_actor.rs#L129
the trait bound `PizzaOrder: Message` is not satisfied
|
Test everything:
ractor/src/actor/derived_actor.rs#L136
the method `send_message` exists for struct `DerivedActorRef<SushiOrder>`, but its trait bounds were not satisfied
|
Test everything:
ractor/src/actor/derived_actor.rs#L135
the trait bound `SushiOrder: Message` is not satisfied
|
Test everything
aborting due to 6 previous errors
|
Test everything
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 monitor API:
ractor/src/factory/factoryimpl.rs#L102
unexpected `cfg` condition name: `rust_analyzer`
|
Test ractor with the monitor API
`ractor` (lib) generated 1 warning
|
Test everything:
ractor/src/factory/factoryimpl.rs#L102
unexpected `cfg` condition name: `rust_analyzer`
|
Test everything
`ractor` (lib) generated 1 warning
|
Test everything
`ractor` (lib test) generated 1 warning (1 duplicate)
|
Loading