build(deps): update raw-window-handle requirement from 0.5 to 0.6 #1208
Annotations
10 errors and 5 warnings
Run actions-rs/cargo@v1:
src/window_identifier/mod.rs#L5
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
|
Run actions-rs/cargo@v1:
src/window_identifier/mod.rs#L5
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
|
Run actions-rs/cargo@v1:
src/window_identifier/mod.rs#L221
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
|
Run actions-rs/cargo@v1:
src/window_identifier/mod.rs#L240
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
|
Run actions-rs/cargo@v1:
src/window_identifier/mod.rs#L177
arguments to this function are incorrect
|
Run actions-rs/cargo@v1:
src/window_identifier/mod.rs#L180
the trait bound `u64: std::convert::From<std::num::NonZeroU32>` is not satisfied
|
Run actions-rs/cargo@v1:
src/window_identifier/mod.rs#L230
method `raw_display_handle` has an incompatible type for trait
|
Run actions-rs/cargo@v1:
src/window_identifier/mod.rs#L249
method `raw_window_handle` has an incompatible type for trait
|
Run actions-rs/cargo@v1:
src/window_identifier/gtk4.rs#L93
no function or associated item named `empty` found for struct `raw_window_handle::WaylandWindowHandle` in the current scope
|
Run actions-rs/cargo@v1:
src/window_identifier/gtk4.rs#L106
no function or associated item named `empty` found for struct `raw_window_handle::XlibWindowHandle` in the current scope
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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/
|
The logs for this run have expired and are no longer available.
Loading