Skip to content

Add the conditional to check for read access as well #608

Add the conditional to check for read access as well

Add the conditional to check for read access as well #608

Triggered via push November 13, 2023 05:18
Status Success
Total duration 12m 12s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 notice
Style/VerboseBlock: src/placeos-rest-api/controllers/asset_types.cr#L61
Use short block notation instead: `each(&.asset_count=(counts[type.id]? || 0_i64))`