Skip to content

feat: [PPT-2540] add expiry support to api key (#437) #423

feat: [PPT-2540] add expiry support to api key (#437)

feat: [PPT-2540] add expiry support to api key (#437) #423

Triggered via push June 18, 2026 04:14
Status Success
Total duration 6m 18s
Artifacts

changelog.yml

on: push
generate  /  version
16s
generate / version
generate  /  generate
10s
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#L239
Avoid negated conditions in unless blocks