chore: update shards #257
changelog.yml
on: push
generate
/
version
generate
/
generate
0s
Annotations
1 warning and 4 notices
|
Metrics/CyclomaticComplexity:
src/placeos-core/driver_manager/driver_store.cr#L51
Cyclomatic complexity too high [11/10]
|
|
Style/VerboseBlock:
spec/module_manager_spec.cr#L85
Use short block notation instead: `with_redis(&.get("interface/#{mod_id}"))`
|
|
Style/VerboseBlock:
spec/module_manager_spec.cr#L144
Use short block notation instead: `with_redis(&.get("interface/#{mod_id}"))`
|
|
Style/VerboseBlock:
spec/module_manager_spec.cr#L229
Use short block notation instead: `with_redis(&.get("interface/#{mod_id}"))`
|
|
Style/VerboseBlock:
spec/module_manager_spec.cr#L236
Use short block notation instead: `with_redis(&.get("interface/#{mod_id}"))`
|