This repository has been archived by the owner on Jun 5, 2024. It is now read-only.
[DRAFT] Port to vello and winit #50
ci.yml
on: pull_request
cargo fmt
6s
cargo test (gtk)
4m 54s
cargo test (wasm32)
4m 11s
doctests
54s
cargo clippy+check beta
45s
Matrix: cargo clippy+test
Annotations
9 errors and 124 warnings
cargo test (wasm32)
unresolved import `system`
|
cargo test (wasm32)
could not compile `parley` (lib) due to 1 previous error
|
cargo test (wasm32)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
|
cargo test (gtk)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
cargo clippy+test (ubuntu-latest)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
cargo clippy+test (macOS-latest)
The job was canceled because "ubuntu-latest" failed.
|
cargo clippy+test (macOS-latest)
The operation was canceled.
|
cargo clippy+test (windows-2019)
The job was canceled because "ubuntu-latest" failed.
|
cargo clippy+test (windows-2019)
The operation was canceled.
|
cargo fmt
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/.
|
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+check beta
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/.
|
cargo clippy+check beta
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+check beta:
src/paint_scene_helpers.rs#L4
the item `kurbo` is imported redundantly
|
cargo clippy+check beta:
src/widget/widget_ref.rs#L216
the item `Widget` is imported redundantly
|
cargo clippy+check beta:
src/widget/tests/status_change.rs#L8
the item `PointerEvent` is imported redundantly
|
cargo clippy+check beta:
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+check beta:
src/lib.rs#L108
missing documentation for a module
|
cargo clippy+check beta:
src/lib.rs#L115
missing documentation for a module
|
cargo clippy+check beta:
src/lib.rs#L118
missing documentation for a module
|
cargo clippy+check beta:
src/contexts.rs#L681
missing documentation for a method
|
cargo clippy+check beta:
src/event.rs#L37
missing documentation for an enum
|
cargo clippy+check beta:
src/event.rs#L38
missing documentation for a variant
|
cargo clippy+check 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+check 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+check 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+check 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+check beta:
src/paint_scene_helpers.rs#L4
the item `kurbo` is imported redundantly
|
cargo clippy+check beta:
src/lib.rs#L108
missing documentation for a module
|
cargo clippy+check beta:
src/lib.rs#L115
missing documentation for a module
|
cargo clippy+check beta:
src/lib.rs#L118
missing documentation for a module
|
cargo clippy+check beta:
src/contexts.rs#L681
missing documentation for a method
|
cargo clippy+check beta:
src/event.rs#L37
missing documentation for an enum
|
cargo clippy+check beta:
src/event.rs#L38
missing documentation for a variant
|
cargo clippy+check beta:
src/event.rs#L39
missing documentation for a variant
|
cargo clippy+check beta:
src/event.rs#L40
missing documentation for a variant
|
cargo clippy+check beta:
src/event.rs#L41
missing documentation for a variant
|
doctests
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/.
|
doctests
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/
|
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/
|
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/
|
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/
|
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/
|
doctests:
src/lib.rs#L108
missing documentation for a module
|
doctests:
src/lib.rs#L115
missing documentation for a module
|
doctests:
src/lib.rs#L118
missing documentation for a module
|
doctests:
src/contexts.rs#L681
missing documentation for a method
|
doctests:
src/event.rs#L37
missing documentation for an enum
|
doctests:
src/event.rs#L38
missing documentation for a variant
|
doctests:
src/event.rs#L39
missing documentation for a variant
|
doctests:
src/event.rs#L40
missing documentation for a variant
|
doctests:
src/event.rs#L41
missing documentation for a variant
|
doctests:
src/event.rs#L42
missing documentation for a variant
|
cargo test (wasm32)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, jetli/[email protected], 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/.
|
cargo test (wasm32)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, jetli/[email protected], 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 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 (gtk)
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/.
|
cargo 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, 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 (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 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 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 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 test (gtk):
src/lib.rs#L108
missing documentation for a module
|
cargo test (gtk):
src/lib.rs#L115
missing documentation for a module
|
cargo test (gtk):
src/lib.rs#L118
missing documentation for a module
|
cargo test (gtk):
src/contexts.rs#L681
missing documentation for a method
|
cargo test (gtk):
src/event.rs#L37
missing documentation for an enum
|
cargo test (gtk):
src/event.rs#L38
missing documentation for a variant
|
cargo test (gtk):
src/event.rs#L39
missing documentation for a variant
|
cargo test (gtk):
src/event.rs#L40
missing documentation for a variant
|
cargo test (gtk):
src/event.rs#L41
missing documentation for a variant
|
cargo test (gtk):
src/event.rs#L42
missing documentation for a variant
|
cargo clippy+test (ubuntu-latest)
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/.
|
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, 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):
src/lib.rs#L108
missing documentation for a module
|
cargo clippy+test (ubuntu-latest):
src/lib.rs#L115
missing documentation for a module
|
cargo clippy+test (ubuntu-latest):
src/lib.rs#L118
missing documentation for a module
|
cargo clippy+test (ubuntu-latest):
src/contexts.rs#L681
missing documentation for a method
|
cargo clippy+test (ubuntu-latest):
src/event.rs#L37
missing documentation for an enum
|
cargo clippy+test (ubuntu-latest):
src/event.rs#L38
missing documentation for a variant
|
cargo clippy+test (ubuntu-latest):
src/event.rs#L39
missing documentation for a variant
|
cargo clippy+test (ubuntu-latest):
src/event.rs#L40
missing documentation for a variant
|
cargo clippy+test (ubuntu-latest):
src/event.rs#L41
missing documentation for a variant
|
cargo clippy+test (ubuntu-latest):
src/event.rs#L42
missing documentation for a variant
|
cargo clippy+test (ubuntu-latest):
src/lib.rs#L108
missing documentation for a module
|
cargo clippy+test (ubuntu-latest):
src/lib.rs#L115
missing documentation for a module
|
cargo clippy+test (ubuntu-latest):
src/lib.rs#L118
missing documentation for a module
|
cargo clippy+test (ubuntu-latest):
src/contexts.rs#L681
missing documentation for a method
|
cargo clippy+test (ubuntu-latest):
src/event.rs#L37
missing documentation for an enum
|
cargo clippy+test (ubuntu-latest):
src/event.rs#L38
missing documentation for a variant
|
cargo clippy+test (ubuntu-latest):
src/event.rs#L39
missing documentation for a variant
|
cargo clippy+test (ubuntu-latest):
src/event.rs#L40
missing documentation for a variant
|
cargo clippy+test (ubuntu-latest):
src/event.rs#L41
missing documentation for a variant
|
cargo clippy+test (ubuntu-latest):
src/event.rs#L42
missing documentation for a variant
|
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):
src/lib.rs#L108
missing documentation for a module
|
cargo clippy+test (macOS-latest):
src/lib.rs#L115
missing documentation for a module
|
cargo clippy+test (macOS-latest):
src/lib.rs#L118
missing documentation for a module
|
cargo clippy+test (macOS-latest):
src/contexts.rs#L681
missing documentation for a method
|
cargo clippy+test (macOS-latest):
src/event.rs#L37
missing documentation for an enum
|
cargo clippy+test (macOS-latest):
src/event.rs#L38
missing documentation for a variant
|
cargo clippy+test (macOS-latest):
src/event.rs#L39
missing documentation for a variant
|
cargo clippy+test (macOS-latest):
src/event.rs#L40
missing documentation for a variant
|
cargo clippy+test (macOS-latest):
src/event.rs#L41
missing documentation for a variant
|
cargo clippy+test (macOS-latest):
src/event.rs#L42
missing documentation for a variant
|
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 (windows-2019):
src/lib.rs#L108
missing documentation for a module
|
cargo clippy+test (windows-2019):
src/lib.rs#L115
missing documentation for a module
|
cargo clippy+test (windows-2019):
src/lib.rs#L118
missing documentation for a module
|
cargo clippy+test (windows-2019):
src/contexts.rs#L681
missing documentation for a method
|
cargo clippy+test (windows-2019):
src/event.rs#L37
missing documentation for an enum
|
cargo clippy+test (windows-2019):
src/event.rs#L38
missing documentation for a variant
|
cargo clippy+test (windows-2019):
src/event.rs#L39
missing documentation for a variant
|
cargo clippy+test (windows-2019):
src/event.rs#L40
missing documentation for a variant
|
cargo clippy+test (windows-2019):
src/event.rs#L41
missing documentation for a variant
|
cargo clippy+test (windows-2019):
src/event.rs#L42
missing documentation for a variant
|