Skip to content

feat: Allow nesting of structs deriving FromQueryResult (and DerivePartialModel) #4566

feat: Allow nesting of structs deriving FromQueryResult (and DerivePartialModel)

feat: Allow nesting of structs deriving FromQueryResult (and DerivePartialModel) #4566

Examples (examples/loco_starter)

succeeded Jan 29, 2025 in 3m 4s
Set up job
2s
Run actions/checkout@v4
1s
Run arduino/setup-protoc@v3
0s
Run dtolnay/rust-toolchain@master
7s
Run find examples/loco_starter -type f -name 'Cargo.toml' -print0 | xargs -t -0 -I {} cargo fmt --manifest-path {} -- --check
1s
Run dtolnay/rust-toolchain@stable
0s
Run find examples/loco_starter -type f -name 'Cargo.toml' -print0 | xargs -t -0 -I {} cargo update --manifest-path {}
4s
Run find examples/loco_starter -type f -name 'Cargo.toml' -print0 | xargs -t -0 -I {} cargo build --manifest-path {}
2m 9s
Run find examples/loco_starter -type f -name 'Cargo.toml' -print0 | xargs -t -0 -I {} cargo test --manifest-path {}
35s
Run ! [ -d "examples/loco_starter/service" ] || find examples/loco_starter/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