This repository has been archived by the owner on Jun 5, 2024. It is now read-only.
[DRAFT] Port to vello and winit #40
Annotations
10 errors and 6 warnings
cargo test:
examples/custom_widget.rs#L12
unresolved import `masonry::piet`
|
cargo test:
examples/custom_widget.rs#L13
unresolved import `masonry::text`
|
cargo test:
examples/custom_widget.rs#L57
cannot find type `Scene` in this scope
|
cargo test:
examples/custom_widget.rs#L64
no method named `fill` found for mutable reference `&mut PaintCtx<'_, '_>` in the current scope
|
cargo test:
examples/custom_widget.rs#L70
no method named `paint_with_z_index` found for mutable reference `&mut PaintCtx<'_, '_>` in the current scope
|
cargo test:
examples/custom_widget.rs#L87
no method named `stroke` found for mutable reference `&mut PaintCtx<'_, '_>` in the current scope
|
cargo test:
examples/custom_widget.rs#L93
no method named `fill` found for mutable reference `&mut PaintCtx<'_, '_>` in the current scope
|
cargo test:
examples/custom_widget.rs#L104
no method named `with_save` found for mutable reference `&mut PaintCtx<'_, '_>` in the current scope
|
cargo test:
examples/custom_widget.rs#L119
no method named `new_text_layout` found for mutable reference `&mut CairoText` in the current scope
|
cargo test:
examples/custom_widget.rs#L124
no method named `draw_text` found for mutable reference `&mut PaintCtx<'_, '_>` in the current scope
|
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/
|
Loading