Skip to content

fix scope

fix scope #576

Triggered via push September 7, 2023 07:21
Status Success
Total duration 21m 25s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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))`