Switch from winapi to windows-rs #218
Annotations
10 errors and 86 warnings
nightly on windows-latest:
src/os/windows/named_pipe/tokio/stream/wrapper_fns.rs#L3
failed to resolve: use of undeclared crate or module `winapi`
|
nightly on windows-latest:
src/os/windows/named_pipe/tokio/stream/impls.rs#L40
failed to resolve: use of undeclared crate or module `winapi`
|
|
|
nightly on windows-latest
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
|
1.70.0 on windows-latest:
src/os/windows/named_pipe/tokio/stream/wrapper_fns.rs#L3
failed to resolve: use of undeclared crate or module `winapi`
|
1.70.0 on windows-latest:
src/os/windows/named_pipe/tokio/stream/impls.rs#L40
failed to resolve: use of undeclared crate or module `winapi`
|
|
|
1.70.0 on windows-latest
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
|
nightly on ubuntu-latest
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/
|
nightly on ubuntu-latest
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/
|
nightly on ubuntu-latest
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/
|
nightly on ubuntu-latest
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/
|
nightly on ubuntu-latest
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/
|
nightly on ubuntu-latest:
src/os/unix/mod.rs#L33
unused import: `c_short`
|
nightly on ubuntu-latest
`interprocess` (lib) generated 1 warning (run `cargo fix --lib -p interprocess` to apply 1 suggestion)
|
nightly on ubuntu-latest
`interprocess` (lib test) generated 1 warning (1 duplicate)
|
nightly on ubuntu-latest:
src/os/unix/mod.rs#L33
unused import: `c_short`
|
nightly on ubuntu-latest
`interprocess` (lib) generated 1 warning (run `cargo clippy --fix --lib -p interprocess` to apply 1 suggestion)
|
nightly on ubuntu-latest:
src/local_socket/mod.rs#L6
unresolved link to `ImplType`
|
nightly on ubuntu-latest:
src/local_socket/mod.rs#L16
unresolved link to `ImplProperties`
|
nightly on ubuntu-latest:
src/local_socket/mod.rs#L16
unresolved link to `ImplType`
|
nightly on ubuntu-latest:
src/local_socket/mod.rs#L18
unresolved link to `ImplProperties`
|
nightly on ubuntu-latest:
src/local_socket/mod.rs#L19
unresolved link to `ImplProperties`
|
nightly on ubuntu-latest:
src/local_socket/name.rs#L26
unresolved link to `is_supported`
|
nightly on ubuntu-latest:
src/local_socket/name.rs#L27
unresolved link to `is_always_supported`
|
nightly on ubuntu-latest:
src/local_socket/name.rs#L96
unresolved link to `inner`
|
nightly on ubuntu-latest:
src/unnamed_pipe.rs#L30
unresolved link to `Read`
|
nightly on ubuntu-latest:
src/unnamed_pipe.rs#L31
unresolved link to `crate::os::windows::ShareHandle`
|
nightly on macos-latest
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/
|
nightly on macos-latest
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/
|
nightly on macos-latest
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/
|
nightly on macos-latest
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/
|
nightly on macos-latest
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/
|
nightly on macos-latest:
src/local_socket/mod.rs#L6
unresolved link to `ImplType`
|
nightly on macos-latest:
src/local_socket/mod.rs#L16
unresolved link to `ImplProperties`
|
nightly on macos-latest:
src/local_socket/mod.rs#L16
unresolved link to `ImplType`
|
nightly on macos-latest:
src/local_socket/mod.rs#L18
unresolved link to `ImplProperties`
|
nightly on macos-latest:
src/local_socket/mod.rs#L19
unresolved link to `ImplProperties`
|
nightly on macos-latest:
src/local_socket/name.rs#L26
unresolved link to `is_supported`
|
nightly on macos-latest:
src/local_socket/name.rs#L27
unresolved link to `is_always_supported`
|
nightly on macos-latest:
src/local_socket/name.rs#L96
unresolved link to `inner`
|
nightly on macos-latest:
src/unnamed_pipe.rs#L30
unresolved link to `Read`
|
nightly on macos-latest:
src/unnamed_pipe.rs#L31
unresolved link to `crate::os::windows::ShareHandle`
|
nightly on macos-latest:
src/os/unix/mod.rs#L33
unused imports: `c_short`, `size_t`
|
nightly on macos-latest
`interprocess` (lib) generated 1 warning (run `cargo fix --lib -p interprocess` to apply 1 suggestion)
|
nightly on macos-latest
`interprocess` (lib test) generated 1 warning (1 duplicate)
|
nightly on macos-latest:
src/os/unix/mod.rs#L33
unused imports: `c_short`, `size_t`
|
nightly on macos-latest
`interprocess` (lib) generated 1 warning (run `cargo clippy --fix --lib -p interprocess` to apply 1 suggestion)
|
nightly on windows-latest
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/
|
nightly on windows-latest:
src/os/windows/named_pipe/enums.rs#L2
unused import: `crate::os::windows::winprelude::*`
|
nightly on windows-latest:
src/os/windows/named_pipe/stream/wrapper_fns.rs#L5
unused import: `io::RawHandle`
|
nightly on windows-latest
`interprocess` (lib) generated 2 warnings
|
nightly on windows-latest
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/
|
nightly on windows-latest
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/
|
nightly on windows-latest
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/
|
nightly on windows-latest
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/
|
1.70.0 on windows-latest
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/
|
1.70.0 on windows-latest
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/
|
1.70.0 on windows-latest
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/
|
1.70.0 on windows-latest
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/
|
1.70.0 on windows-latest
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/
|
1.70.0 on windows-latest:
src/os/windows/named_pipe/enums.rs#L2
unused import: `crate::os::windows::winprelude::*`
|
1.70.0 on windows-latest:
src/os/windows/named_pipe/stream/wrapper_fns.rs#L5
unused import: `io::RawHandle`
|
1.70.0 on windows-latest
`interprocess` (lib) generated 2 warnings
|
1.70.0 on ubuntu-latest
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/
|
1.70.0 on ubuntu-latest
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/
|
1.70.0 on ubuntu-latest
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/
|
1.70.0 on ubuntu-latest
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/
|
1.70.0 on ubuntu-latest
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/
|
1.70.0 on ubuntu-latest:
src/local_socket/mod.rs#L6
unresolved link to `ImplType`
|
1.70.0 on ubuntu-latest:
src/local_socket/mod.rs#L16
unresolved link to `ImplProperties`
|
1.70.0 on ubuntu-latest:
src/local_socket/mod.rs#L16
unresolved link to `ImplType`
|
1.70.0 on ubuntu-latest:
src/local_socket/mod.rs#L18
unresolved link to `ImplProperties`
|
1.70.0 on ubuntu-latest:
src/local_socket/mod.rs#L19
unresolved link to `ImplProperties`
|
1.70.0 on ubuntu-latest:
src/local_socket/name.rs#L26
unresolved link to `is_supported`
|
1.70.0 on ubuntu-latest:
src/local_socket/name.rs#L27
unresolved link to `is_always_supported`
|
1.70.0 on ubuntu-latest:
src/local_socket/name.rs#L96
unresolved link to `inner`
|
1.70.0 on ubuntu-latest:
src/unnamed_pipe.rs#L30
unresolved link to `Read`
|
1.70.0 on ubuntu-latest:
src/unnamed_pipe.rs#L31
unresolved link to `crate::os::windows::ShareHandle`
|
1.70.0 on macos-latest
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/
|
1.70.0 on macos-latest
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/
|
1.70.0 on macos-latest
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/
|
1.70.0 on macos-latest
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/
|
1.70.0 on macos-latest
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/
|
1.70.0 on macos-latest:
src/local_socket/mod.rs#L6
unresolved link to `ImplType`
|
1.70.0 on macos-latest:
src/local_socket/mod.rs#L16
unresolved link to `ImplProperties`
|
1.70.0 on macos-latest:
src/local_socket/mod.rs#L16
unresolved link to `ImplType`
|
1.70.0 on macos-latest:
src/local_socket/mod.rs#L18
unresolved link to `ImplProperties`
|
1.70.0 on macos-latest:
src/local_socket/mod.rs#L19
unresolved link to `ImplProperties`
|
1.70.0 on macos-latest:
src/local_socket/name.rs#L26
unresolved link to `is_supported`
|
1.70.0 on macos-latest:
src/local_socket/name.rs#L27
unresolved link to `is_always_supported`
|
1.70.0 on macos-latest:
src/local_socket/name.rs#L96
unresolved link to `inner`
|
1.70.0 on macos-latest:
src/unnamed_pipe.rs#L30
unresolved link to `Read`
|
1.70.0 on macos-latest:
src/unnamed_pipe.rs#L31
unresolved link to `crate::os::windows::ShareHandle`
|