First attempt at basic axum-style state management #350
Annotations
8 errors and 6 warnings
Run tests:
odilia/src/tower.rs#L1
unused import: `atspi::Event`
|
Run tests:
odilia/src/tower.rs#L2
unused import: `atspi::GenericEvent`
|
Run tests:
odilia/src/tower.rs#L6
unused import: `std::sync::Arc`
|
Run tests:
odilia/src/tower.rs#L9
unused import: `tokio::sync::mpsc::Receiver`
|
Run tests:
odilia/src/tower.rs#L10
unused import: `tokio_util::sync::CancellationToken`
|
Run tests:
odilia/src/tower.rs#L11
unused imports: `Layer`, `util::BoxService`, `util::service_fn`
|
Run tests:
odilia/src/tower.rs#L103
use of a fallible conversion when an infallible one could be used
|
Run tests
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
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