Add a portal implementation #400
Annotations
10 errors and 12 warnings
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
|
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
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
The logs for this run have expired and are no longer available.
Loading