chore: update shards #745
ci.yml
on: push
crystal-style
/
crystal-style
1m 39s
dockerfile-style
/
dockerfile-style
10s
Matrix: test
Annotations
2 errors and 4 notices
|
crystal: latest, subset: , MT: false
Process completed with exit code 1.
|
|
🚧 crystal: unstable, subset: , MT: false
Process completed with exit code 1.
|
|
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}"))`
|