feat: allow public.read to work #1107
ci.yml
on: push
test
/
TODOs → GitHub Issues
19s
crystal-style
/
crystal-style
1m 51s
dockerfile-style
/
dockerfile-style
7s
Matrix: test / test
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))`
|