Switch from winapi to windows-rs #218
Annotations
5 errors and 8 warnings
src/os/windows/named_pipe/tokio/stream/wrapper_fns.rs#L3
failed to resolve: use of undeclared crate or module `winapi`
|
src/os/windows/named_pipe/tokio/stream/impls.rs#L40
failed to resolve: use of undeclared crate or module `winapi`
|
src/os/windows/named_pipe/tokio/stream/impls.rs#L427
mismatched types
|
src/os/windows/named_pipe/tokio/stream/limbo.rs#L49
mismatched types
|
|
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/
|
src/os/windows/named_pipe/enums.rs#L2
unused import: `crate::os::windows::winprelude::*`
|
src/os/windows/named_pipe/stream/wrapper_fns.rs#L5
unused import: `io::RawHandle`
|
|
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