Implement winapi dropping files #1399
Annotations
13 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
`/home/runner/.cargo/config` is deprecated in favor of `config.toml`
|
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 (6 duplicates)
|
Loading