chore(shard.lock): bump upload-signer version #159
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
changelog.yml
on: push
generate
/
version
0s
generate
/
generate
0s
Annotations
1 warning and 1 notice
Metrics/CyclomaticComplexity:
src/placeos-rest-api/controllers/uploads.cr#L177
Cyclomatic complexity too high [12/10]
|
Style/VerboseBlock:
src/placeos-rest-api/controllers/asset_types.cr#L61
Use short block notation instead: `each(&.asset_count=(counts[type.id]? || 0_i64))`
|