chore: bump raw-window-handle to 0.6.0 #849
Annotations
8 errors and 2 warnings
glutin/src/api/wgl/config.rs#L36
non-primitive cast: `NonZeroIsize` as `isize`
|
glutin/src/api/wgl/config.rs#L292
non-primitive cast: `NonZeroIsize` as `isize`
|
glutin/src/api/wgl/context.rs#L38
non-primitive cast: `NonZeroIsize` as `isize`
|
glutin/src/api/wgl/display.rs#L64
non-primitive cast: `Option<NonZeroIsize>` as `isize`
|
glutin/src/api/wgl/display.rs#L64
non-primitive cast: `NonZeroIsize` as `isize`
|
glutin/src/api/wgl/surface.rs#L52
no method named `is_null` found for struct `NonZeroIsize` in the current scope
|
glutin/src/api/wgl/surface.rs#L57
non-primitive cast: `NonZeroIsize` as `isize`
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
target/x86_64-pc-windows-msvc/debug/build/glutin_wgl_sys-d5924df526baad83/out/wgl_bindings.rs#L3
unused import: `std::mem`
|
The logs for this run have expired and are no longer available.
Loading