Skip to content

feat: [PPT-2508] add metadata rename endpoint #1010

feat: [PPT-2508] add metadata rename endpoint

feat: [PPT-2508] add metadata rename endpoint #1010

Triggered via push June 25, 2026 01:55
Status Success
Total duration 17m 6s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 warning and 1 notice
build / Build
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, docker/build-push-action@v5, docker/login-action@v2, docker/setup-buildx-action@v2, docker/setup-qemu-action@v2. 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