chore(shard.lock): bump deps #1115
ci.yml
on: push
test
/
TODOs → GitHub Issues
23s
crystal-style
/
crystal-style
1m 53s
dockerfile-style
/
dockerfile-style
9s
Matrix: test / test
Annotations
2 errors, 1 warning, and 1 notice
test / 🚧 crystal: unstable, MT: ☐, canary: ☐
Process completed with exit code 1.
|
test / crystal: latest, MT: ☐, canary: ☐
Process completed with exit code 1.
|
Lint/UnneededDisableDirective:
src/placeos-rest-api/controllers/chat_gpt/chat_manager.cr#L114
Unnecessary disabling of Metrics/CyclomaticComplexity
|
Style/VerboseBlock:
src/placeos-rest-api/controllers/asset_types.cr#L61
Use short block notation instead: `each(&.asset_count=(counts[type.id]? || 0_i64))`
|