test passing in iterable #55
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
|