Skip to content

simplify prompts using fewer tokens #1084

simplify prompts using fewer tokens

simplify prompts using fewer tokens #1084

Triggered via push October 17, 2023 20:45
Status Failure
Total duration 6m 14s
Artifacts

ci.yml

on: push
test  /  TODOs → GitHub Issues
20s
test / TODOs → GitHub Issues
crystal-style  /  crystal-style
2m 35s
crystal-style / crystal-style
dockerfile-style  /  dockerfile-style
27s
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))`