First attempt at basic axum-style state management #361
Annotations
10 errors and 6 warnings
Run tests:
odilia/src/tower.rs#L6
unused import: `atspi::GenericEvent`
|
Run tests:
odilia/src/tower.rs#L11
unused imports: `FutureExt`, `JoinAll`, `ok`
|
Run tests:
odilia/src/main.rs#L78
unused variable: `loaded`
|
Run tests:
odilia/src/tower.rs#L64
unused variable: `resp`
|
Run tests:
odilia/src/main.rs#L132
variable does not need to be mutable
|
Run tests:
odilia/src/events/mod.rs#L105
function `receive` is never used
|
Run tests:
odilia/src/events/mod.rs#L133
function `process` is never used
|
Run tests:
odilia/src/events/mod.rs#L162
function `dispatch_wrapper` is never used
|
Run tests:
odilia/src/events/mod.rs#L170
function `dispatch` is never used
|
Run tests:
odilia/src/events/cache.rs#L5
function `dispatch` 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