feat(uploads): improve documentation #160
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
changelog.yml
on: push
generate
/
version
17s
generate
/
generate
10s
Annotations
1 error, 1 warning, and 1 notice
generate / generate
Process completed with exit code 1.
|
generate / version
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Style/VerboseBlock:
src/placeos-rest-api/controllers/asset_types.cr#L61
Use short block notation instead: `each(&.asset_count=(counts[type.id]? || 0_i64))`
|