Remove ProcessExt
trait
#1698
Annotations
10 errors and 5 warnings
src/windows/process.rs#L1082
no field `inner` on type `&mut ProcessInner`
|
src/windows/process.rs#L1109
no field `inner` on type `&mut ProcessInner`
|
src/windows/process.rs#L1110
no field `inner` on type `&mut ProcessInner`
|
src/windows/system.rs#L288
no method named `get_start_time` found for mutable reference `&mut Process` in the current scope
|
src/windows/system.rs#L292
attempted to take value of method `memory` on type `&mut Process`
|
src/windows/system.rs#L293
attempted to take value of method `virtual_memory` on type `&mut Process`
|
src/windows/system.rs#L294
no method named `update` found for mutable reference `&mut Process` in the current scope
|
src/windows/system.rs#L462
no method named `get_handle` found for mutable reference `&mut Process` in the current scope
|
src/windows/system.rs#L475
no method named `update` found for mutable reference `&mut Process` in the current scope
|
src/windows/system.rs#L476
no field `updated` on type `&mut Process`
|
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