Add a portal implementation #402
Annotations
21 errors and 27 warnings
Clippy:
client/src/dbus/item.rs#L6
the name `RwLock` is defined multiple times
|
Clippy:
client/src/dbus/collection.rs#L7
the name `RwLock` is defined multiple times
|
Clippy:
client/src/portal/mod.rs#L48
the name `fs` is defined multiple times
|
Clippy:
client/src/portal/mod.rs#L48
the name `io` is defined multiple times
|
Clippy:
client/src/portal/mod.rs#L49
the name `AsyncReadExt` is defined multiple times
|
Clippy:
client/src/portal/mod.rs#L50
the name `Mutex` is defined multiple times
|
Clippy:
client/src/portal/mod.rs#L50
the name `RwLock` is defined multiple times
|
Clippy:
client/src/portal/api/mod.rs#L25
the name `fs` is defined multiple times
|
Clippy:
client/src/portal/api/mod.rs#L25
the name `io` is defined multiple times
|
Clippy:
client/src/portal/api/mod.rs#L25
the name `AsyncWriteExt` is defined multiple times
|
Check:
client/src/dbus/item.rs#L6
the name `RwLock` is defined multiple times
|
Check:
client/src/dbus/collection.rs#L7
the name `RwLock` is defined multiple times
|
Check:
client/src/portal/mod.rs#L48
the name `fs` is defined multiple times
|
Check:
client/src/portal/mod.rs#L48
the name `io` is defined multiple times
|
Check:
client/src/portal/mod.rs#L49
the name `AsyncReadExt` is defined multiple times
|
Check:
client/src/portal/mod.rs#L50
the name `Mutex` is defined multiple times
|
Check:
client/src/portal/mod.rs#L50
the name `RwLock` is defined multiple times
|
Check:
client/src/portal/api/mod.rs#L25
the name `fs` is defined multiple times
|
Check:
client/src/portal/api/mod.rs#L25
the name `io` is defined multiple times
|
Check:
client/src/portal/api/mod.rs#L25
the name `AsyncWriteExt` is defined multiple times
|
Test Suite
Process completed with exit code 101.
|
Rustfmt
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/
|
Rustfmt
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/
|
Rustfmt
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/
|
Rustfmt
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/
|
Rustfmt
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/
|
Clippy
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/
|
Clippy
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/
|
Clippy
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/
|
Clippy
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/
|
Clippy
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 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/
|
Check:
client/src/dbus/item.rs#L6
unused import: `tokio::sync::RwLock`
|
Check:
client/src/dbus/collection.rs#L7
unused import: `tokio::sync::RwLock`
|
Check:
client/src/portal/mod.rs#L48
unused imports: `Mutex`, `RwLock`, `fs`, `io::AsyncReadExt`, `io`
|
Check:
client/src/portal/api/mod.rs#L25
unused imports: `fs`, `io::AsyncWriteExt`, `io`
|
Check:
client/src/helpers.rs#L8
unused imports: `fs::File`, `io::AsyncReadExt`
|
Check:
client/src/keyring.rs#L6
unused import: `tokio::sync::RwLock`
|
Check
`oo7` (lib) generated 6 warnings
|
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 Suite
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test Suite
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 Suite
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 Suite
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 Suite
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/
|