fix(deps): update rust crate windows to 0.51 - autoclosed #347
Annotations
10 errors and 1 warning
src/os/windows/ln.rs#L16
unresolved imports `windows::Win32::Storage::FileSystem::FILE_ACCESS_FLAGS`, `windows::Win32::System::SystemServices::GENERIC_READ`
|
src/os/windows/mod.rs#L15
unresolved imports `windows::w`, `windows::Win32::System::Memory::LocalFree`
|
src/os/windows/mod.rs#L55
cannot determine resolution for the macro `w`
|
src/os/windows/mod.rs#L56
cannot determine resolution for the macro `w`
|
src/os/windows/mod.rs#L163
cannot determine resolution for the macro `w`
|
src/os/windows/mod.rs#L164
cannot determine resolution for the macro `w`
|
src/os/windows/info.rs#L93
no method named `as_bool` found for enum `Result` in the current scope
|
src/os/windows/ln.rs#L112
mismatched types
|
src/os/windows/mod.rs#L84
mismatched types
|
src/os/windows/mod.rs#L82
mismatched types
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading