Skip to content

updated drivers index endpoint, generated OpenAPI doc #1101

updated drivers index endpoint, generated OpenAPI doc

updated drivers index endpoint, generated OpenAPI doc #1101

Triggered via push November 15, 2023 06:04
Status Failure
Total duration 6m 36s
Artifacts

ci.yml

on: push
test  /  TODOs → GitHub Issues
23s
test / TODOs → GitHub Issues
crystal-style  /  crystal-style
1m 50s
crystal-style / crystal-style
dockerfile-style  /  dockerfile-style
7s
dockerfile-style / dockerfile-style
Matrix: test / test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 notice
test / crystal: latest, MT: ☐, canary: ☐
Process completed with exit code 1.
test / 🚧 crystal: unstable, MT: ☐, canary: ☐
Process completed with exit code 1.
Style/VerboseBlock: src/placeos-rest-api/controllers/asset_types.cr#L61
Use short block notation instead: `each(&.asset_count=(counts[type.id]? || 0_i64))`