Add support subsystem (#439) #428
changelog.yml
on: push
generate
/
version
22s
generate
/
generate
17s
Annotations
1 error, 3 warnings, and 1 notice
|
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/NegatedConditionsInUnless:
src/placeos-rest-api/controllers/zones.cr#L219
Avoid negated conditions in unless blocks
|