Initial work #7
ci.yaml
on: push
build library
54s
build client
56s
cargo test
26s
cargo fmt && cargo clippy
58s
Annotations
3 errors
cargo fmt && cargo clippy:
src/diff/diff_payload.rs#L32
this function has too many arguments (9/7)
|
cargo fmt && cargo clippy:
src/diff/table/table_differ.rs#L220
this function has too many arguments (8/7)
|
cargo fmt && cargo clippy
Process completed with exit code 101.
|