Skip to content

WIP: Make ints and floats generic. #357

WIP: Make ints and floats generic.

WIP: Make ints and floats generic. #357

Triggered via push October 14, 2024 08:54
Status Failure
Total duration 39s
Artifacts

ci.yml

on: push
Matrix: Rust check
Rust format
8s
Rust format
Rust test
0s
Rust test
Rust check and lint benchmarks
0s
Rust check and lint benchmarks
Rust doc
0s
Rust doc
Check sync readme
0s
Check sync readme
Check CLI
0s
Check CLI
Matrix: Rust check
Matrix: Rust lint
Coverage
0s
Coverage
Fit to window
Zoom out
Zoom in

Annotations

21 errors
Rust check: src/tree/mod.rs#L75
no method named `iter` found for reference `&Node<NumericTypes>` in the current scope
Rust check: src/tree/mod.rs#L106
no method named `iter_operators_mut` found for mutable reference `&mut Node<NumericTypes>` in the current scope
Rust check: src/tree/mod.rs#L131
no method named `iter` found for reference `&Node<NumericTypes>` in the current scope
Rust check: src/tree/mod.rs#L161
no method named `iter_operators_mut` found for mutable reference `&mut Node<NumericTypes>` in the current scope
Rust check: src/tree/mod.rs#L185
no method named `iter` found for reference `&Node<NumericTypes>` in the current scope
Rust check: src/tree/mod.rs#L215
no method named `iter_operators_mut` found for mutable reference `&mut Node<NumericTypes>` in the current scope
Rust check: src/tree/mod.rs#L236
no method named `iter` found for reference `&Node<NumericTypes>` in the current scope
Rust check: src/tree/mod.rs#L266
no method named `iter_operators_mut` found for mutable reference `&mut Node<NumericTypes>` in the current scope
Rust check: src/tree/mod.rs#L287
no method named `iter` found for reference `&Node<NumericTypes>` in the current scope
Rust check: src/tree/mod.rs#L317
no method named `iter_operators_mut` found for mutable reference `&mut Node<NumericTypes>` in the current scope
Rust check (--all-features)
The job was canceled because "job" failed.
Rust check (--all-features): src/tree/mod.rs#L75
no method named `iter` found for reference `&Node<NumericTypes>` in the current scope
Rust check (--all-features): src/tree/mod.rs#L106
no method named `iter_operators_mut` found for mutable reference `&mut Node<NumericTypes>` in the current scope
Rust check (--all-features): src/tree/mod.rs#L131
no method named `iter` found for reference `&Node<NumericTypes>` in the current scope
Rust check (--all-features): src/tree/mod.rs#L161
no method named `iter_operators_mut` found for mutable reference `&mut Node<NumericTypes>` in the current scope
Rust check (--all-features): src/tree/mod.rs#L185
no method named `iter` found for reference `&Node<NumericTypes>` in the current scope
Rust check (--all-features): src/tree/mod.rs#L215
no method named `iter_operators_mut` found for mutable reference `&mut Node<NumericTypes>` in the current scope
Rust check (--all-features): src/tree/mod.rs#L236
no method named `iter` found for reference `&Node<NumericTypes>` in the current scope
Rust check (--all-features): src/tree/mod.rs#L266
no method named `iter_operators_mut` found for mutable reference `&mut Node<NumericTypes>` in the current scope
Rust check (--all-features): src/tree/mod.rs#L287
no method named `iter` found for reference `&Node<NumericTypes>` in the current scope
Rust check (--all-features): src/tree/mod.rs#L317
no method named `iter_operators_mut` found for mutable reference `&mut Node<NumericTypes>` in the current scope