Skip to content

test passing in iterable #55

test passing in iterable

test passing in iterable #55

Triggered via pull request May 22, 2024 14:06
@chunggchungg
opened #26
iter-in
Status Failure
Total duration 23s
Artifacts

gate.yml

on: pull_request
check-style
7s
check-style
analyze
11s
analyze
run-unit-tests
12s
run-unit-tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 4 warnings
check-style
Process completed with exit code 1.
run-unit-tests: tests/ma_test.rs#L477
type mismatch resolving `<&Vec<f64> as IntoIterator>::Item == f64`
run-unit-tests: tests/ma_test.rs#L477
type mismatch resolving `<&Vec<f64> as IntoIterator>::Item == f64`
run-unit-tests: tests/ma_test.rs#L500
type mismatch resolving `<&Vec<f64> as IntoIterator>::Item == f64`
run-unit-tests: tests/ma_test.rs#L507
type mismatch resolving `<&Vec<f64> as IntoIterator>::Item == f64`
run-unit-tests: tests/ma_test.rs#L507
type mismatch resolving `<&Vec<f64> as IntoIterator>::Item == f64`
run-unit-tests: tests/ma_test.rs#L531
type mismatch resolving `<&Vec<f64> as IntoIterator>::Item == f64`
run-unit-tests: tests/ma_test.rs#L629
type mismatch resolving `<&Vec<f64> as IntoIterator>::Item == f64`
run-unit-tests: tests/ma_test.rs#L629
type mismatch resolving `<&Vec<f64> as IntoIterator>::Item == f64`
run-unit-tests: tests/ma_test.rs#L645
type mismatch resolving `<&Vec<f64> as IntoIterator>::Item == f64`
run-unit-tests
Process completed with exit code 101.
check-style: src/indicator.rs#L149
Diff in /home/runner/work/traquer/traquer/src/indicator.rs
check-style: src/indicator.rs#L709
Diff in /home/runner/work/traquer/traquer/src/indicator.rs
check-style: src/smooth.rs#L158
Diff in /home/runner/work/traquer/traquer/src/smooth.rs
check-style: src/smooth.rs#L198
Diff in /home/runner/work/traquer/traquer/src/smooth.rs