allow redefining NATIVE_DISPLAY
#1369
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#L163
unexpected `cfg` condition value: `i686`
|
Run actions-rs/cargo@v1:
src/native/windows.rs#L920
unexpected `cfg` condition value: `i686`
|
Run actions-rs/cargo@v1:
src/native/windows.rs#L841
unused variable: `show`
|
Run actions-rs/cargo@v1:
src/native/windows.rs#L827
unnecessary `unsafe` block
|
Run actions-rs/cargo@v1:
src/lib.rs#L98
function `native_display_nonblocking` is never used
|
Run actions-rs/cargo@v1:
src/lib.rs#L104
creating a shared reference to mutable static is discouraged
|
Run actions-rs/cargo@v1
`miniquad` (lib test) generated 6 warnings (3 duplicates)
|
Loading