fix(deps): update rust crate sysinfo to 0.30.7 #1151
CI.yml
on: pull_request
Test Suite
1m 7s
Rustfmt
28s
Spellcheck
11s
Clippy
1m 12s
Docs
26s
Annotations
20 errors and 26 warnings
Clippy:
src/main.rs#L11
unresolved import `sysinfo::SystemExt`
|
Clippy:
src/commands/info/about.rs#L2
unresolved imports `sysinfo::ProcessExt`, `sysinfo::SystemExt`
|
Clippy:
src/commands/info/serverstats.rs#L3
unresolved imports `sysinfo::CpuExt`, `sysinfo::DiskExt`, `sysinfo::NetworkExt`, `sysinfo::NetworksExt`, `sysinfo::SystemExt`
|
Clippy:
src/commands/info/about.rs#L15
this method takes 1 argument but 0 arguments were supplied
|
Clippy:
src/commands/info/serverstats.rs#L12
no method named `refresh_networks_list` found for struct `tokio::sync::MutexGuard<'_, sysinfo::System>` in the current scope
|
Clippy:
src/commands/info/serverstats.rs#L13
no method named `refresh_disks_list` found for struct `tokio::sync::MutexGuard<'_, sysinfo::System>` in the current scope
|
Clippy:
src/commands/info/serverstats.rs#L23
no method named `load_average` found for struct `tokio::sync::MutexGuard<'_, sysinfo::System>` in the current scope
|
Clippy:
src/commands/info/serverstats.rs#L28
no method named `long_os_version` found for struct `tokio::sync::MutexGuard<'_, sysinfo::System>` in the current scope
|
Clippy:
src/commands/info/serverstats.rs#L29
no method named `kernel_version` found for struct `tokio::sync::MutexGuard<'_, sysinfo::System>` in the current scope
|
Clippy:
src/commands/info/serverstats.rs#L32
no method named `networks` found for struct `tokio::sync::MutexGuard<'_, sysinfo::System>` in the current scope
|
Test Suite:
src/main.rs#L11
unresolved import `sysinfo::SystemExt`
|
Test Suite:
src/commands/info/about.rs#L2
unresolved imports `sysinfo::ProcessExt`, `sysinfo::SystemExt`
|
Test Suite:
src/commands/info/serverstats.rs#L3
unresolved imports `sysinfo::CpuExt`, `sysinfo::DiskExt`, `sysinfo::NetworkExt`, `sysinfo::NetworksExt`, `sysinfo::SystemExt`
|
Test Suite:
src/commands/info/about.rs#L15
this method takes 1 argument but 0 arguments were supplied
|
Test Suite:
src/commands/info/serverstats.rs#L12
no method named `refresh_networks_list` found for struct `tokio::sync::MutexGuard<'_, sysinfo::System>` in the current scope
|
Test Suite:
src/commands/info/serverstats.rs#L13
no method named `refresh_disks_list` found for struct `tokio::sync::MutexGuard<'_, sysinfo::System>` in the current scope
|
Test Suite:
src/commands/info/serverstats.rs#L23
no method named `load_average` found for struct `tokio::sync::MutexGuard<'_, sysinfo::System>` in the current scope
|
Test Suite:
src/commands/info/serverstats.rs#L28
no method named `long_os_version` found for struct `tokio::sync::MutexGuard<'_, sysinfo::System>` in the current scope
|
Test Suite:
src/commands/info/serverstats.rs#L29
no method named `kernel_version` found for struct `tokio::sync::MutexGuard<'_, sysinfo::System>` in the current scope
|
Test Suite:
src/commands/info/serverstats.rs#L32
no method named `networks` found for struct `tokio::sync::MutexGuard<'_, sysinfo::System>` in the current scope
|
Spellcheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Rustfmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@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/.
|
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/
|
Docs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@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/.
|
Docs
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/
|
Docs
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/
|
Docs
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/
|
Docs
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/
|
Docs
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/
|
Docs
Target filter `examples` specified, but no targets matched. This is a no-op
|
Clippy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@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/.
|
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/
|
Test Suite
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@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/.
|
Test Suite
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/
|
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/
|