Skip to content

Initial work

Initial work #5

Triggered via push March 14, 2024 17:08
Status Failure
Total duration 1m 13s
Artifacts

ci.yaml

on: push
cargo test
20s
cargo test
cargo fmt && cargo clippy
50s
cargo fmt && cargo clippy
Matrix: cargo build
Fit to window
Zoom out
Zoom in

Annotations

6 errors
cargo build (./)
An error occurred trying to start process '/usr/bin/bash' with working directory '/home/runner/work/rust-pgdatadiff/rust-pgdatadiff/{{ matrix.directory }}'. No such file or directory
cargo build (rust-pgdatadiff-client)
The job was canceled because "_" failed.
cargo build (rust-pgdatadiff-client)
An error occurred trying to start process '/usr/bin/bash' with working directory '/home/runner/work/rust-pgdatadiff/rust-pgdatadiff/{{ matrix.directory }}'. No such file or directory
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.