This repository has been archived by the owner on Mar 4, 2024. It is now read-only.
Use async-channel in the examples #1828
Annotations
15 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
build
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/
|
build
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/
|
build
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/
|
build
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/
|
build
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
build:
gdk/src/prelude.rs#L14
unused import: `gio::prelude::*`
|
build:
gdk/src/prelude.rs#L16
unused import: `glib::prelude::*`
|
build
`gdk` (lib) generated 2 warnings (run `cargo fix --lib -p gdk` to apply 2 suggestions)
|
build:
gdkx11/src/auto/x11_device_xi2.rs#L209
unresolved link to `crate::gdk::prelude::DeviceExtManual::product_id`
|
build:
gdkx11/src/auto/x11_device_xi2.rs#L229
unresolved link to `crate::gdk::prelude::DeviceExtManual::vendor_id`
|
build:
gdkx11/src/auto/functions.rs#L235
unresolved link to `crate::gdk::prelude::WindowExtManual::add_filter`
|
build
`gdkx11` (lib doc) generated 3 warnings
|
build:
gdk/src/auto/display.rs#L449
unresolved link to `crate::EventType::_2buttonPress`
|
build:
gdk/src/auto/display.rs#L463
unresolved link to `crate::EventType::_2buttonPress`
|