Implement winapi dropping files #1399
Annotations
11 warnings
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/cargo@v1:
src/native/windows.rs#L166
unexpected `cfg` condition value: `i686`
|
Run actions-rs/cargo@v1:
src/native/windows.rs#L941
unexpected `cfg` condition value: `i686`
|
Run actions-rs/cargo@v1:
src/native/windows.rs#L519
use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
|
Run actions-rs/cargo@v1:
src/native/windows.rs#L862
unused variable: `show`
|
Run actions-rs/cargo@v1:
src/native/windows.rs#L848
unnecessary `unsafe` block
|
Run actions-rs/cargo@v1:
src/native/windows.rs#L519
the type `[u16; 260]` does not permit being left uninitialized
|
Run actions-rs/cargo@v1
`miniquad` (lib test) generated 6 warnings (5 duplicates)
|
Loading