Skip to content

WIP

WIP #72

Triggered via push April 13, 2024 00:46
Status Failure
Total duration 1m 53s
Artifacts

build.yml

on: push
Matrix: native
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 11 warnings
native (ubuntu-latest, nightly): src/util.rs#L9
unresolved import `lyon_geom::math`
native (ubuntu-latest, nightly): src/node/behaviour/array_constructor.rs#L12
unresolved imports `iced::pick_list`, `iced::pick_list`
native (ubuntu-latest, nightly): src/node/behaviour/array_constructor.rs#L14
unresolved import `iced::button`
native (ubuntu-latest, nightly): src/node/behaviour/array_constructor.rs#L17
unresolved imports `iced::Align`, `iced::Row`, `iced::Text`
native (ubuntu-latest, nightly): src/node/behaviour/binary_op.rs#L14
unresolved imports `iced::pick_list`, `iced::pick_list`
native (ubuntu-latest, nightly): src/node/behaviour/binary_op.rs#L17
unresolved imports `iced::Align`, `iced::Container`, `iced::Row`
native (ubuntu-latest, nightly): src/node/behaviour/constant.rs#L14
unresolved imports `iced::pick_list`, `iced::pick_list`, `iced::text_input`, `iced::text_input`
native (ubuntu-latest, nightly): src/node/behaviour/constant.rs#L18
unresolved imports `iced::Align`, `iced::Row`
native (ubuntu-latest, nightly): src/node/behaviour/debug.rs#L13
unresolved imports `iced::pick_list`, `iced::pick_list`
native (ubuntu-latest, nightly): src/node/behaviour/debug.rs#L16
unresolved imports `iced::Align`, `iced::Row`
native (windows-latest, nightly)
The job was canceled because "ubuntu-latest_nightly" failed.
native (windows-latest, nightly)
The operation was canceled.
native (macOS-latest, nightly)
The job was canceled because "ubuntu-latest_nightly" failed.
native (macOS-latest, nightly)
The operation was canceled.
native (ubuntu-latest, nightly)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
native (ubuntu-latest, nightly): src/util.rs#L14
unused import: `std::ops::Range`
native (ubuntu-latest, nightly): src/graph/mod.rs#L22
unused import: `iced_futures::futures`
native (ubuntu-latest, nightly): src/node/mod.rs#L3
unused import: `std::cmp::Ordering`
native (ubuntu-latest, nightly): src/node/ty/mod.rs#L7
unused import: `std::ops::Deref`
native (ubuntu-latest, nightly): src/node/ty/array.rs#L1
unused import: `Bytes`
native (ubuntu-latest, nightly): src/node/ty/array.rs#L3
unused import: `std::borrow::Cow`
native (ubuntu-latest, nightly): src/node/ty/list.rs#L2
unused imports: `Bytes`, `RefMutAnyExt`
native (ubuntu-latest, nightly): src/node/ty/option.rs#L3
unused import: `RefMutAnyExt`
native (ubuntu-latest, nightly): src/node/ty/option.rs#L8
unused import: `std::borrow::Cow`
native (ubuntu-latest, nightly): src/node/ty/primitive.rs#L2
unused imports: `Bytes`, `TypeResolution`