Skip to content

refactor(booking): [PPT-1942] find all parents in one query #1265

refactor(booking): [PPT-1942] find all parents in one query

refactor(booking): [PPT-1942] find all parents in one query #1265

Triggered via push June 11, 2025 06:38
Status Success
Total duration 2m 3s
Artifacts

ci.yml

on: push
style  /  crystal-style
1m 31s
style / crystal-style
test  /  TODOs → GitHub Issues
0s
test / TODOs → GitHub Issues
Matrix: test / test
Fit to window
Zoom out
Zoom in

Annotations

1 error, 1 warning, and 1 notice
test / 🚧 crystal: unstable, MT: ☐, canary: ☐
Process completed with exit code 1.
Performance/ChainedCallWithNoBang: src/placeos-models/booking.cr#L687
Use bang method variant `uniq!` after chained `compact_map` call
Style/NegatedConditionsInUnless: src/placeos-models/booking.cr#L682
Avoid negated conditions in unless blocks