fix(driver_manager): ensure drivers are compiled if missing on lazy l… #270
changelog.yml
on: push
generate
/
version
13s
generate
/
generate
17s
Annotations
1 error, 3 warnings, and 4 notices
|
generate / generate
Process completed with exit code 1.
|
|
generate / version
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
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/
|
|
generate / generate
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
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}"))`
|