This repository has been archived by the owner on Jun 5, 2024. It is now read-only.
remove Env type and Data trait #34
Annotations
13 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
install stable toolchain
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/
|
install stable toolchain
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/
|
install stable toolchain
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/
|
install stable toolchain
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:
src/testing/harness.rs#L12
unused imports: `Scale`, `Screen`, `SysMods`, `TimerToken`, `WindowHandle`, `WindowLevel`, `WindowState`
|
cargo test:
src/testing/screenshots.rs#L8
unused imports: `RawMods`, `Region`, `Scalable`, `Scale`, `Screen`, `SysMods`, `TimerToken`, `WindowHandle`, `WindowLevel`, `WindowState`
|
cargo test:
src/text/rich_text.rs#L10
unused import: `piet_common::cairo::glib::subclass::shared::RefCounted`
|
cargo test:
src/widget/widget_pod.rs#L32
field `debug_widget_text` is never read
|
cargo test:
src/widget/widget_pod.rs#L1127
methods `make_widget_id_layout_if_needed`, `debug_paint_widget_ids`, and `debug_paint_layout_bounds` are never used
|
cargo test
`masonry` (lib) generated 5 warnings (run `cargo fix --lib -p masonry` to apply 2 suggestions)
|
cargo test
`masonry` (lib test) generated 5 warnings (4 duplicates) (run `cargo fix --lib -p masonry --tests` to apply 1 suggestion)
|
Loading