Reorg cleanup #8
Merged
Annotations
7 errors and 1 warning
Cargo Check
The platform you're compiling for is not supported by winit
|
Cargo Check
unresolved import `self::platform`
|
Cargo Check
unresolved imports `crate::platform_impl::PlatformCustomCursor`, `crate::platform_impl::PlatformCustomCursorSource`
|
Cargo Check
unresolved import `crate::platform_impl::PlatformIcon`
|
Cargo Check
unresolved import `crate::platform_impl::PlatformSpecificWindowAttributes`
|
Cargo Check
binary operation `==` cannot be applied to type `&std::option::Option<MonitorHandle>`
|
Cargo Check
Process completed with exit code 101.
|
Populate target directory from cache
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
Loading