Skip to content

Switch HTML escape with String replace because it crashed the tests #570

Switch HTML escape with String replace because it crashed the tests

Switch HTML escape with String replace because it crashed the tests #570

Triggered via push September 6, 2023 05:58
Status Success
Total duration 18m 17s
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))`