Remove NetworkExt
, CpuExt
, GroupExt
and ComponentsExt
traits
#1713
Annotations
10 errors and 5 warnings
src/windows/cpu.rs#L565
cannot find function, tuple struct or tuple variant `GetSystemInfo` in this scope
|
src/windows/system.rs#L337
cannot find type `Cpu` in this scope
|
src/windows/system.rs#L341
cannot find type `Cpu` in this scope
|
src/windows/tools.rs#L3
unused import: `self`
|
src/windows/tools.rs#L5
unused imports: `GetSystemInfo`, `SYSTEM_INFO`
|
src/windows/cpu.rs#L304
no method named `set_frequency` found for mutable reference `&mut Cpu` in the current scope
|
src/windows/cpu.rs#L307
no method named `set_frequency` found for struct `Cpu` in the current scope
|
src/windows/cpu.rs#L468
no field `key_used` on type `&mut Cpu`
|
src/windows/cpu.rs#L566
failed to resolve: use of undeclared crate or module `cpu`
|
src/windows/cpu.rs#L569
failed to resolve: use of undeclared crate or module `cpu`
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
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 `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 `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 `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