First attempt at basic axum-style state management #384
Annotations
10 errors and 6 warnings
Run tests:
odilia/src/main.rs#L129
unused variable: `atspi_event_tx`
|
Run tests:
odilia/src/main.rs#L129
unused variable: `atspi_event_rx`
|
Run tests:
odilia/src/tower.rs#L262
trait `tower::CommandType` is more private than the item `tower::Handlers::<S>::command_listener`
|
Run tests:
odilia/src/events/object.rs#L78
function `append_to_object` is never used
|
Run tests:
odilia/src/events/object.rs#L85
function `insert_at_index` is never used
|
Run tests:
odilia/src/events/object.rs#L92
function `insert_at_range` is never used
|
Run tests:
odilia/src/events/object.rs#L118
function `live_to_priority` is never used
|
Run tests:
odilia/src/events/object.rs#L135
function `get_string_within_bounds` is never used
|
Run tests:
odilia/src/events/object.rs#L150
function `get_string_without_bounds` is never used
|
Run tests:
odilia/src/events/object.rs#L290
function `get_child_primitive` is never used
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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