Skip to content

fix(shard.lock): remove same_thread references in libs #435

fix(shard.lock): remove same_thread references in libs

fix(shard.lock): remove same_thread references in libs #435

Triggered via push July 17, 2026 05:44
Status Success
Total duration 37s
Artifacts

changelog.yml

on: push
generate  /  version
16s
generate / version
generate  /  generate
15s
generate / generate
Fit to window
Zoom out
Zoom in

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