Update all gtk crates to 18.x #5749
ci.yml
on: pull_request
cargo fmt
11s
cargo clippy+test (wayland)
1m 22s
cargo clippy+test (gtk)
1m 15s
cargo test (wasm32)
8m 14s
druid doctests
2m 23s
cargo clippy+test beta
4m 40s
druid doctests beta
2m 57s
mdbook build
1m 52s
Matrix: Docs
Matrix: cargo clippy+test
Annotations
47 errors and 173 warnings
cargo clippy+test (ubuntu-latest):
druid-shell/src/backend/shared/xkb/mod.rs#L274
slow zero-filling initialization
|
cargo clippy+test (ubuntu-latest)
could not compile `druid-shell` (lib) due to previous error
|
cargo clippy+test (ubuntu-latest)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
cargo clippy+test (windows-2019)
The operation was canceled.
|
cargo clippy+test (macOS-latest)
The operation was canceled.
|
cargo clippy+test (gtk):
druid-shell/src/backend/gtk/window.rs#L29
unresolved import `gtk::glib::source::Continue`
|
cargo clippy+test (gtk):
druid-shell/src/backend/gtk/window.rs#L32
unresolved import `gtk::traits::SettingsExt`
|
cargo clippy+test (gtk):
druid-shell/src/backend/gtk/dialog.rs#L73
mismatched types
|
cargo clippy+test (gtk):
druid-shell/src/backend/gtk/screen.rs#L29
no method named `geometry` found for struct `gtk::gdk::Monitor` in the current scope
|
cargo clippy+test (gtk):
druid-shell/src/backend/gtk/screen.rs#L31
no method named `is_primary` found for struct `gtk::gdk::Monitor` in the current scope
|
cargo clippy+test (gtk):
druid-shell/src/backend/gtk/screen.rs#L33
no method named `workarea` found for struct `gtk::gdk::Monitor` in the current scope
|
cargo clippy+test (gtk):
druid-shell/src/backend/gtk/window.rs#L430
cannot find function, tuple struct or tuple variant `Inhibit` in this scope
|
cargo clippy+test (gtk):
druid-shell/src/backend/gtk/window.rs#L533
the trait bound `cairo::Surface: std::convert::AsRef<gtk::cairo::Surface>` is not satisfied
|
cargo clippy+test (gtk):
druid-shell/src/backend/gtk/window.rs#L542
cannot find function, tuple struct or tuple variant `Inhibit` in this scope
|
cargo clippy+test (gtk):
druid-shell/src/backend/gtk/window.rs#L598
cannot find function, tuple struct or tuple variant `Inhibit` in this scope
|
Docs (ubuntu-latest):
druid-shell/src/backend/gtk/window.rs#L29
unresolved import `gtk::glib::source::Continue`
|
Docs (ubuntu-latest):
druid-shell/src/backend/gtk/window.rs#L32
unresolved import `gtk::traits::SettingsExt`
|
Docs (ubuntu-latest):
druid-shell/src/backend/gtk/dialog.rs#L73
mismatched types
|
Docs (ubuntu-latest):
druid-shell/src/backend/gtk/screen.rs#L29
no method named `geometry` found for struct `gtk::gdk::Monitor` in the current scope
|
Docs (ubuntu-latest):
druid-shell/src/backend/gtk/screen.rs#L31
no method named `is_primary` found for struct `gtk::gdk::Monitor` in the current scope
|
Docs (ubuntu-latest):
druid-shell/src/backend/gtk/screen.rs#L33
no method named `workarea` found for struct `gtk::gdk::Monitor` in the current scope
|
Docs (ubuntu-latest):
druid-shell/src/backend/gtk/window.rs#L430
cannot find function, tuple struct or tuple variant `Inhibit` in this scope
|
Docs (ubuntu-latest):
druid-shell/src/backend/gtk/window.rs#L533
the trait bound `cairo::Surface: AsRef<gtk::cairo::Surface>` is not satisfied
|
Docs (ubuntu-latest):
druid-shell/src/backend/gtk/window.rs#L542
cannot find function, tuple struct or tuple variant `Inhibit` in this scope
|
Docs (ubuntu-latest):
druid-shell/src/backend/gtk/window.rs#L598
cannot find function, tuple struct or tuple variant `Inhibit` in this scope
|
cargo clippy+test (wayland):
druid-shell/src/backend/wayland/application.rs#L242
usage of an `Arc` that is not `Send` or `Sync`
|
cargo clippy+test (wayland):
druid-shell/src/backend/wayland/clipboard.rs#L250
useless use of `vec!`
|
cargo clippy+test (wayland):
druid-shell/src/backend/wayland/display.rs#L134
usage of an `Arc` that is not `Send` or `Sync`
|
cargo clippy+test (wayland):
druid-shell/src/backend/wayland/keyboard.rs#L344
usage of an `Arc` that is not `Send` or `Sync`
|
cargo clippy+test (wayland):
druid-shell/src/backend/wayland/keyboard.rs#L375
redundant redefinition of a binding
|
cargo clippy+test (wayland):
druid-shell/src/backend/wayland/outputs/output.rs#L122
usage of an `Arc` that is not `Send` or `Sync`
|
cargo clippy+test (wayland):
druid-shell/src/backend/wayland/outputs/mod.rs#L80
usage of an `Arc` that is not `Send` or `Sync`
|
cargo clippy+test (wayland):
druid-shell/src/backend/wayland/surfaces/layershell.rs#L219
usage of an `Arc` that is not `Send` or `Sync`
|
cargo clippy+test (wayland):
druid-shell/src/backend/wayland/surfaces/popup.rs#L176
usage of an `Arc` that is not `Send` or `Sync`
|
cargo clippy+test (wayland):
druid-shell/src/backend/wayland/surfaces/surface.rs#L65
usage of an `Arc` that is not `Send` or `Sync`
|
Docs (macOS-latest)
The operation was canceled.
|
Docs (windows-2019)
The operation was canceled.
|
cargo clippy+test beta:
druid/src/env.rs#L504
usage of an `Arc` that is not `Send` or `Sync`
|
cargo clippy+test beta:
druid/src/env.rs#L518
usage of an `Arc` that is not `Send` or `Sync`
|
cargo clippy+test beta:
druid/src/env.rs#L522
usage of an `Arc` that is not `Send` or `Sync`
|
cargo clippy+test beta:
druid/src/sub_window.rs#L73
use of `default` to create a unit struct
|
cargo clippy+test beta:
druid/src/text/input_component.rs#L954
usage of an `Arc` that is not `Send` or `Sync`
|
cargo clippy+test beta:
druid/src/text/rich_text.rs#L47
usage of an `Arc` that is not `Send` or `Sync`
|
cargo clippy+test beta:
druid/src/widget/progress_bar.rs#L31
use of `default` to create a unit struct
|
cargo clippy+test beta:
druid/src/widget/scope.rs#L120
use of `default` to create a unit struct
|
cargo clippy+test beta:
druid/src/widget/scope.rs#L121
use of `default` to create a unit struct
|
cargo clippy+test beta:
druid/src/widget/svg.rs#L156
usage of an `Arc` that is not `Send` or `Sync`
|
cargo fmt
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/
|
cargo fmt
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/
|
cargo fmt
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/
|
cargo fmt
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/
|
cargo fmt
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/
|
cargo clippy+test (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@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/
|
cargo clippy+test (ubuntu-latest)
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/
|
cargo clippy+test (ubuntu-latest)
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/
|
cargo clippy+test (ubuntu-latest)
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/
|
cargo clippy+test (ubuntu-latest)
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/
|
cargo clippy+test (ubuntu-latest)
The `save-state` 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/
|
cargo clippy+test (ubuntu-latest)
The `save-state` 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/
|
cargo clippy+test (ubuntu-latest)
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/
|
cargo clippy+test (ubuntu-latest)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
|
cargo clippy+test (windows-2019)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@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/
|
cargo clippy+test (windows-2019)
The `save-state` 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/
|
cargo clippy+test (windows-2019)
The `save-state` 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/
|
cargo clippy+test (windows-2019)
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/
|
cargo clippy+test (windows-2019)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
|
cargo clippy+test (windows-2019)
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/
|
cargo clippy+test (windows-2019)
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/
|
cargo clippy+test (windows-2019)
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/
|
cargo clippy+test (windows-2019)
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/
|
cargo clippy+test (macOS-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@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/
|
cargo clippy+test (macOS-latest)
The `save-state` 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/
|
cargo clippy+test (macOS-latest)
The `save-state` 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/
|
cargo clippy+test (macOS-latest)
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/
|
cargo clippy+test (macOS-latest)
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/
|
cargo clippy+test (macOS-latest)
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/
|
cargo clippy+test (macOS-latest)
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/
|
cargo clippy+test (macOS-latest)
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/
|
cargo clippy+test (macOS-latest)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
|
cargo clippy+test (macOS-latest)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
|
cargo clippy+test (gtk)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@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/
|
cargo clippy+test (gtk)
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/
|
cargo clippy+test (gtk)
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/
|
cargo clippy+test (gtk)
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/
|
cargo clippy+test (gtk)
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/
|
cargo clippy+test (gtk)
The `save-state` 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/
|
cargo clippy+test (gtk)
The `save-state` 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/
|
cargo clippy+test (gtk)
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/
|
cargo clippy+test (gtk)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
|
Docs (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@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/
|
Docs (ubuntu-latest)
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/
|
Docs (ubuntu-latest)
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/
|
Docs (ubuntu-latest)
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/
|
Docs (ubuntu-latest)
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/
|
Docs (ubuntu-latest)
The `save-state` 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/
|
Docs (ubuntu-latest)
The `save-state` 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/
|
Docs (ubuntu-latest)
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/
|
Docs (ubuntu-latest)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
cargo clippy+test (wayland)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@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/
|
cargo clippy+test (wayland)
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/
|
cargo clippy+test (wayland)
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/
|
cargo clippy+test (wayland)
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/
|
cargo clippy+test (wayland)
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/
|
cargo clippy+test (wayland)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
|
Docs (macOS-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@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/
|
Docs (macOS-latest)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Docs (macOS-latest):
druid-shell/src/window.rs#L442
redundant explicit link target
|
Docs (macOS-latest):
druid-shell/src/window.rs#L464
redundant explicit link target
|
cargo clippy+test (wayland)
The `save-state` 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/
|
Docs (macOS-latest)
`druid-shell` (lib doc) generated 2 warnings
|
cargo clippy+test (wayland)
The `save-state` 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/
|
Docs (macOS-latest)
The `save-state` 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/
|
cargo clippy+test (wayland)
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/
|
Docs (macOS-latest)
The `save-state` 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/
|
Docs (macOS-latest)
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/
|
Docs (macOS-latest)
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/
|
Docs (macOS-latest)
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/
|
Docs (macOS-latest)
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/
|
Docs (macOS-latest)
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/
|
Docs (macOS-latest)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Docs (windows-2019)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@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/
|
Docs (windows-2019)
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/
|
Docs (windows-2019)
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/
|
Docs (windows-2019)
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/
|
Docs (windows-2019)
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/
|
Docs (windows-2019)
The `save-state` 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/
|
Docs (windows-2019)
The `save-state` 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/
|
Docs (windows-2019)
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/
|
Docs (windows-2019)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Docs (windows-2019):
druid-shell/src/backend/windows/window.rs#L1079
variable does not need to be mutable
|
Docs (windows-2019)
`druid-shell` (lib) generated 1 warning (run `cargo fix --lib -p druid-shell` to apply 1 suggestion)
|
Docs (windows-2019)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Docs (windows-2019):
druid-shell/src/backend/windows/window.rs#L1079
variable does not need to be mutable
|
Docs (windows-2019)
`druid-shell` (lib) generated 1 warning (run `cargo fix --lib -p druid-shell` to apply 1 suggestion)
|
Docs (windows-2019):
druid-shell/src/window.rs#L442
redundant explicit link target
|
Docs (windows-2019):
druid-shell/src/window.rs#L464
redundant explicit link target
|
Docs (windows-2019)
`druid-shell` (lib doc) generated 2 warnings
|
mdbook build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@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/
|
mdbook build
The `save-state` 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/
|
mdbook build
The `save-state` 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/
|
mdbook 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/
|
mdbook 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/
|
mdbook 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/
|
mdbook 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/
|
mdbook 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/
|
druid doctests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@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/
|
druid doctests
The `save-state` 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/
|
druid doctests
The `save-state` 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/
|
druid doctests
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/
|
druid doctests
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/
|
druid doctests
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/
|
druid doctests
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/
|
druid doctests
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/
|
druid doctests
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
|
druid doctests:
druid/src/sub_window.rs#L110
call to `.deref()` on a reference in this situation does nothing
|
druid doctests
`druid` (lib) generated 1 warning (run `cargo fix --lib -p druid` to apply 1 suggestion)
|
druid doctests beta
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@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/
|
druid doctests beta
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
druid doctests beta:
druid/src/sub_window.rs#L110
call to `.deref()` on a reference in this situation does nothing
|
druid doctests beta
`druid` (lib) generated 1 warning (run `cargo fix --lib -p druid` to apply 1 suggestion)
|
druid doctests beta
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/
|
druid doctests beta
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/
|
druid doctests beta
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/
|
druid doctests beta
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/
|
druid doctests beta
The `save-state` 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/
|
druid doctests beta
The `save-state` 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/
|
druid doctests beta
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/
|
cargo clippy+test beta
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@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/
|
cargo clippy+test beta
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
cargo clippy+test beta
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
cargo clippy+test beta
The `save-state` 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/
|
cargo clippy+test beta
The `save-state` 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/
|
cargo clippy+test beta
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/
|
cargo clippy+test beta
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/
|
cargo clippy+test beta
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/
|
cargo clippy+test beta
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/
|
cargo clippy+test beta
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/
|
cargo clippy+test beta
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
cargo clippy+test beta
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
cargo clippy+test beta:
druid/src/sub_window.rs#L110
call to `.deref()` on a reference in this situation does nothing
|
cargo clippy+test beta
`druid` (lib) generated 1 warning (run `cargo fix --lib -p druid` to apply 1 suggestion)
|
cargo clippy+test beta
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
cargo clippy+test beta:
druid/src/sub_window.rs#L110
call to `.deref()` on a reference in this situation does nothing
|
cargo clippy+test beta
`druid` (lib) generated 1 warning (run `cargo fix --lib -p druid` to apply 1 suggestion)
|
cargo clippy+test beta:
druid/src/sub_window.rs#L110
call to `.deref()` on a reference in this situation does nothing
|
cargo clippy+test beta
`druid` (lib) generated 1 warning (run `cargo fix --lib -p druid` to apply 1 suggestion)
|
cargo clippy+test beta:
druid/src/sub_window.rs#L110
call to `.deref()` on a reference in this situation does nothing
|
cargo clippy+test beta:
druid/src/sub_window.rs#L110
call to `.deref()` on a reference in this situation does nothing
|
cargo clippy+test beta
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
cargo clippy+test beta:
druid/src/sub_window.rs#L110
call to `.deref()` on a reference in this situation does nothing
|
cargo clippy+test beta
`druid` (lib) generated 1 warning (run `cargo fix --lib -p druid` to apply 1 suggestion)
|
cargo test (wasm32)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, jetli/wasm-pack-action@v0.3.0, actions-rs/toolchain@v1, Swatinem/rust-cache@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/
|
cargo test (wasm32)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
|
cargo test (wasm32):
druid/src/sub_window.rs#L110
call to `.deref()` on a reference in this situation does nothing
|
cargo test (wasm32)
`druid` (lib) generated 1 warning (run `cargo fix --lib -p druid` to apply 1 suggestion)
|
cargo test (wasm32):
druid/examples/web/src/examples/disabled.rs#L21
crate-level attribute should be in the root module
|
cargo test (wasm32):
druid/examples/web/src/examples/switches.rs#L18
crate-level attribute should be in the root module
|
cargo test (wasm32):
druid/examples/web/src/examples/timer.rs#L18
crate-level attribute should be in the root module
|
cargo test (wasm32):
druid/examples/web/src/examples/layout.rs#L19
crate-level attribute should be in the root module
|
cargo test (wasm32):
druid/examples/web/src/examples/invalidation.rs#L19
crate-level attribute should be in the root module
|
cargo test (wasm32):
druid/examples/web/src/examples/scroll.rs#L19
crate-level attribute should be in the root module
|
cargo test (wasm32):
druid/examples/web/src/examples/list.rs#L18
crate-level attribute should be in the root module
|
cargo test (wasm32)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
|
cargo test (wasm32):
druid/src/sub_window.rs#L110
call to `.deref()` on a reference in this situation does nothing
|
cargo test (wasm32)
`druid` (lib) generated 1 warning (run `cargo fix --lib -p druid` to apply 1 suggestion)
|
cargo test (wasm32)
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/
|
cargo test (wasm32)
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/
|
cargo test (wasm32)
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/
|
cargo test (wasm32)
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/
|
cargo test (wasm32)
The `save-state` 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/
|
cargo test (wasm32)
The `save-state` 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/
|
cargo test (wasm32)
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/
|
cargo test (wasm32)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
|
cargo test (wasm32):
druid/src/sub_window.rs#L110
call to `.deref()` on a reference in this situation does nothing
|
cargo test (wasm32)
`druid` (lib) generated 1 warning (run `cargo fix --lib -p druid` to apply 1 suggestion)
|
cargo test (wasm32)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
|
cargo test (wasm32)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
|
cargo test (wasm32)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
|
cargo test (wasm32):
druid/src/sub_window.rs#L110
call to `.deref()` on a reference in this situation does nothing
|
cargo test (wasm32)
`druid` (lib) generated 1 warning (run `cargo fix --lib -p druid` to apply 1 suggestion)
|