Skip to content

[temp] Actor shutdown #159

[temp] Actor shutdown

[temp] Actor shutdown #159

Triggered via pull request June 26, 2023 22:36
Status Success
Total duration 2m 24s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
Check: src/executor/thread_executor.rs#L187
unnecessary parentheses around `if` condition
Check: src/executor/thread_executor.rs#L91
associated function `process_system_message` is never used
Check
`busan` (lib) generated 2 warnings (run `cargo fix --lib -p busan` to apply 1 suggestion)
Check
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/
Check
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/
Check
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/
Check
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
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
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
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
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: src/executor/thread_executor.rs#L187
unnecessary parentheses around `if` condition
Test: src/executor/thread_executor.rs#L91
associated function `process_system_message` is never used
Test
`busan` (lib) generated 2 warnings (run `cargo fix --lib -p busan` to apply 1 suggestion)
Test
`busan` (lib test) generated 2 warnings (2 duplicates)
Test: src/executor/thread_executor.rs#L187
unnecessary parentheses around `if` condition
Test
1 warning emitted
Lints: src/executor/thread_executor.rs#L187
unnecessary parentheses around `if` condition
Lints: src/executor/thread_executor.rs#L91
associated function `process_system_message` is never used
Lints: src/actor/address.rs#L124
using `clone` on type `Scheme` which implements the `Copy` trait
Lints: src/executor/thread_executor.rs#L92
redundant pattern matching, consider using `is_some()`
Lints: src/executor/thread_executor.rs#L107
this expression creates a reference which is immediately dereferenced by the compiler
Lints: src/message/system.rs#L12
unneeded `return` statement
Lints
`busan` (lib) generated 6 warnings (run `cargo clippy --fix --lib -p busan` to apply 5 suggestions)
Lints: examples/hello_world/src/main.rs#L34
redundant clone
Lints
`examples_hello_world` (bin "examples_hello_world") generated 1 warning (run `cargo clippy --fix --bin "examples_hello_world"` to apply 1 suggestion)
Lints
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/
Lints
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/
Lints
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/
Lints
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/