Skip to content

CHANGELOG

CHANGELOG #4557

Annotations

1 warning

Examples (examples/seaography_example)

succeeded Jan 10, 2025 in 2m 33s
Set up job
1s
Run actions/checkout@v4
1s
Run arduino/setup-protoc@v3
0s
Run dtolnay/rust-toolchain@master
8s
Run find examples/seaography_example -type f -name 'Cargo.toml' -print0 | xargs -t -0 -I {} cargo fmt --manifest-path {} -- --check
1s
Run dtolnay/rust-toolchain@stable
8s
Run find examples/seaography_example -type f -name 'Cargo.toml' -print0 | xargs -t -0 -I {} cargo update --manifest-path {}
1s
Run find examples/seaography_example -type f -name 'Cargo.toml' -print0 | xargs -t -0 -I {} cargo build --manifest-path {}
2m 6s
Run find examples/seaography_example -type f -name 'Cargo.toml' -print0 | xargs -t -0 -I {} cargo test --manifest-path {}
3s
Run ! [ -d "examples/seaography_example/service" ] || find examples/seaography_example/service -type f -name 'Cargo.toml' -print0 | xargs -t -0 -I {} cargo test --manifest-path {} --features mock
0s
Post Run actions/checkout@v4
0s
Complete job
0s