Run clippy for tests in CI #938
Annotations
9 errors and 3 warnings
check:
src/table.rs#L783
binding's name is too similar to existing binding
|
check:
src/table.rs#L900
binding's name is too similar to existing binding
|
check:
src/csv/reader.rs#L482
this function has too many lines (106/100)
|
check:
src/csv/reader.rs#L554
calling `to_string` on `&&str`
|
check:
src/csv/reader.rs#L562
calling `to_string` on `&&str`
|
check:
src/csv/reader.rs#L643
redundant closure
|
check:
src/stats.rs#L703
consider adding a `;` to the last statement for consistent formatting
|
check:
src/table.rs#L804
this function has too many lines (185/100)
|
check
Process completed with exit code 101.
|
check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (ubuntu-latest, 1.70.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (ubuntu-latest, stable)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|