This repository has been archived by the owner on Jun 5, 2024. It is now read-only.
[DRAFT] Port to vello and winit #50
Annotations
26 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/
|
cargo clippy:
src/paint_scene_helpers.rs#L4
the item `kurbo` is imported redundantly
|
cargo clippy:
src/widget/widget_ref.rs#L216
the item `Widget` is imported redundantly
|
cargo clippy:
src/widget/tests/status_change.rs#L8
the item `PointerEvent` is imported redundantly
|
cargo clippy:
src/testing/harness.rs#L284
current MSRV (Minimum Supported Rust Version) is `1.65.0` but this item is stable since `1.73.0`
|
cargo clippy:
src/lib.rs#L108
missing documentation for a module
|
cargo clippy:
src/lib.rs#L115
missing documentation for a module
|
cargo clippy:
src/lib.rs#L118
missing documentation for a module
|
cargo clippy:
src/contexts.rs#L681
missing documentation for a method
|
cargo clippy:
src/event.rs#L37
missing documentation for an enum
|
cargo clippy:
src/event.rs#L38
missing documentation for a variant
|
install beta 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 beta 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 beta 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 beta 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 check:
src/paint_scene_helpers.rs#L4
the item `kurbo` is imported redundantly
|
cargo check:
src/lib.rs#L108
missing documentation for a module
|
cargo check:
src/lib.rs#L115
missing documentation for a module
|
cargo check:
src/lib.rs#L118
missing documentation for a module
|
cargo check:
src/contexts.rs#L681
missing documentation for a method
|
cargo check:
src/event.rs#L37
missing documentation for an enum
|
cargo check:
src/event.rs#L38
missing documentation for a variant
|
cargo check:
src/event.rs#L39
missing documentation for a variant
|
cargo check:
src/event.rs#L40
missing documentation for a variant
|
cargo check:
src/event.rs#L41
missing documentation for a variant
|
Loading