Skip to content

Merge remote-tracking branch 'remotes/origin/main' into sdmweave #9557

Merge remote-tracking branch 'remotes/origin/main' into sdmweave

Merge remote-tracking branch 'remotes/origin/main' into sdmweave #9557

Triggered via push September 8, 2026 18:26
Status Failure
Total duration 8m 37s
Artifacts 3

rest-ci.yml

on: push
Detect REST CI Gate
20s
Detect REST CI Gate
Prepare Build Info  /  Prepare Build Environment
18s
Prepare Build Info / Prepare Build Environment
Matrix: Lint and Test / test
Lint and Test  /  Style Check
1m 46s
Lint and Test / Style Check
Lint and Test  /  Lint Go
2m 55s
Lint and Test / Lint Go
Lint and Test  /  Lint OpenAPI
16s
Lint and Test / Lint OpenAPI
Lint and Test  /  OpenAPI Breaking Changes Check
27s
Lint and Test / OpenAPI Breaking Changes Check
Lint and Test  /  Check Generated Files
18s
Lint and Test / Check Generated Files
Lint and Test  /  Check Generated SDK
53s
Lint and Test / Check Generated SDK
Lint and Test  /  Check Protobuf Generated Code
1m 26s
Lint and Test / Check Protobuf Generated Code
Matrix: Build Docker Images / Build nico-flow / build
Matrix: Build Docker Images / Build nico-mcp / build
Matrix: Build Docker Images / Build nico-nsm / build
Matrix: Build Docker Images / Build nico-psm / build
Matrix: Build Docker Images / Build nico-rest-api / build
Matrix: Build Docker Images / Build nico-rest-cert-manager / build
Matrix: Build Docker Images / Build nico-rest-db / build
Matrix: Build Docker Images / Build nico-rest-site-agent / build
Matrix: Build Docker Images / Build nico-rest-site-manager / build
Matrix: Build Docker Images / Build nico-rest-workflow / build
Matrix: Helm Charts / Validate Helm Charts
Build Go Binaries  /  Resolve Manual Build Identity
0s
Build Go Binaries / Resolve Manual Build Identity
REST Secret Scan with TruffleHog
43s
REST Secret Scan with TruffleHog
Matrix: Build and Push Docker Images / Build nico-flow / build
Waiting for pending jobs
Matrix: Build and Push Docker Images / Build nico-mcp / build
Waiting for pending jobs
Matrix: Build and Push Docker Images / Build nico-nsm / build
Waiting for pending jobs
Matrix: Build and Push Docker Images / Build nico-psm / build
Waiting for pending jobs
Matrix: Build and Push Docker Images / Build nico-rest-api / build
Waiting for pending jobs
Matrix: Build and Push Docker Images / Build nico-rest-cert-manager / build
Waiting for pending jobs
Matrix: Build and Push Docker Images / Build nico-rest-db / build
Waiting for pending jobs
Matrix: Build and Push Docker Images / Build nico-rest-site-agent / build
Waiting for pending jobs
Matrix: Build and Push Docker Images / Build nico-rest-site-manager / build
Waiting for pending jobs
Matrix: Build and Push Docker Images / Build nico-rest-workflow / build
Waiting for pending jobs
Build Docker Images  /  ...  /  Merge ${{ inputs.service_name }} manifest
0s
Build Docker Images / Build nico-flow / Merge ${{ inputs.service_name }} manifest
Build Docker Images  /  ...  /  Merge ${{ inputs.service_name }} manifest
0s
Build Docker Images / Build nico-mcp / Merge ${{ inputs.service_name }} manifest
Build Docker Images  /  ...  /  Merge ${{ inputs.service_name }} manifest
Build Docker Images / Build nico-nsm / Merge ${{ inputs.service_name }} manifest
Build Docker Images  /  ...  /  Merge ${{ inputs.service_name }} manifest
0s
Build Docker Images / Build nico-psm / Merge ${{ inputs.service_name }} manifest
Build Docker Images  /  ...  /  Merge ${{ inputs.service_name }} manifest
0s
Build Docker Images / Build nico-rest-api / Merge ${{ inputs.service_name }} manifest
Build Docker Images  /  ...  /  Merge ${{ inputs.service_name }} manifest
0s
Build Docker Images / Build nico-rest-cert-manager / Merge ${{ inputs.service_name }} manifest
Build Docker Images  /  ...  /  Merge ${{ inputs.service_name }} manifest
0s
Build Docker Images / Build nico-rest-db / Merge ${{ inputs.service_name }} manifest
Build Docker Images  /  ...  /  Merge ${{ inputs.service_name }} manifest
Build Docker Images / Build nico-rest-site-agent / Merge ${{ inputs.service_name }} manifest
Build Docker Images  /  ...  /  Merge ${{ inputs.service_name }} manifest
Build Docker Images / Build nico-rest-site-manager / Merge ${{ inputs.service_name }} manifest
Build Docker Images  /  ...  /  Merge ${{ inputs.service_name }} manifest
Build Docker Images / Build nico-rest-workflow / Merge ${{ inputs.service_name }} manifest
Matrix: Helm Charts / Push Helm Charts
Matrix: Build Go Binaries / build-binaries
Build and Push Docker Images  /  ...  /  merge
Build and Push Docker Images / Build nico-flow / merge
Build and Push Docker Images  /  ...  /  merge
Build and Push Docker Images / Build nico-mcp / merge
Build and Push Docker Images  /  ...  /  merge
Build and Push Docker Images / Build nico-nsm / merge
Build and Push Docker Images  /  ...  /  merge
Build and Push Docker Images / Build nico-psm / merge
Build and Push Docker Images  /  ...  /  merge
Build and Push Docker Images / Build nico-rest-api / merge
Build and Push Docker Images  /  ...  /  merge
Build and Push Docker Images / Build nico-rest-cert-manager / merge
Build and Push Docker Images  /  ...  /  merge
Build and Push Docker Images / Build nico-rest-db / merge
Build and Push Docker Images  /  ...  /  merge
Build and Push Docker Images / Build nico-rest-site-agent / merge
Build and Push Docker Images  /  ...  /  merge
Build and Push Docker Images / Build nico-rest-site-manager / merge
Build and Push Docker Images  /  ...  /  merge
Build and Push Docker Images / Build nico-rest-workflow / merge
Build Docker Images  /  Build Summary
4s
Build Docker Images / Build Summary
Build and Push Docker Images  /  Build Summary
Build and Push Docker Images / Build Summary
rest-ci-pass
12s
rest-ci-pass
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 66 warnings
Lint and Test / Check Protobuf Generated Code
Process completed with exit code 1.
Lint and Test / Check Protobuf Generated Code
REST protobuf generation left uncommitted changes. Regenerate and commit the results. To fix, run: make sync-protobuf (from the repository root)
Lint and Test / Lint Go: rest-api/db/pkg/db/model/domain_test.go#L158
Error return value of `tc.tx.Commit` is not checked (errcheck)
Lint and Test / Lint Go: rest-api/cert-manager/pkg/core/httpservice_test.go#L150
Error return value of `s.Start` is not checked (errcheck)
Lint and Test / Lint Go: rest-api/cert-manager/pkg/core/httpservice_test.go#L115
Error return value of `w.Write` is not checked (errcheck)
Lint and Test / Lint Go: rest-api/cert-manager/pkg/core/httpservice_test.go#L91
Error return value of `w.Write` is not checked (errcheck)
Lint and Test / Lint Go: rest-api/cert-manager/pkg/core/context_test.go#L75
Error return value is not checked (errcheck)
Lint and Test / Lint Go: rest-api/cert-manager/pkg/core/context_test.go#L68
Error return value of `syscall.Kill` is not checked (errcheck)
Lint and Test / Lint Go: rest-api/cert-manager/pkg/certs/server.go#L69
Error return value of `sentry.Init` is not checked (errcheck)
Lint and Test / Lint Go: rest-api/auth/pkg/core/jwks_test.go#L133
Error return value of `res.Write` is not checked (errcheck)
Lint and Test / Lint Go: rest-api/auth/pkg/core/jwks_test.go#L129
Error return value of `res.Write` is not checked (errcheck)
Lint and Test / Lint Go: rest-api/auth/pkg/core/jwks_test.go#L67
Error return value of `res.Write` is not checked (errcheck)
rest-ci-pass
Process completed with exit code 1.
rest-ci-pass
`lint-and-test` failed
Detect REST CI Gate
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, dorny/paths-filter@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Prepare Build Info / Prepare Build Environment
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/
Helm Charts / Validate Helm Charts (helm/rest/nico-mcp, [])
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/
Helm Charts / Validate Helm Charts (helm/charts/nico-flow, [])
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/
Helm Charts / Validate Helm Charts (helm/rest/nico-rest, ["nico-rest-api.config.keycloak.enabled=true","nico-re...
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/
Helm Charts / Validate Helm Charts (helm/rest/nico-rest-site-agent, [])
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/
Lint and Test / Lint OpenAPI
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/
no-invalid-schema-examples: openapi/spec.yaml#L22593
Example value must conform to the schema: must NOT have unevaluated properties `isPhysical`. Reference: https://redocly.com/docs/cli/rules/oas/no-invalid-schema-examples
no-invalid-schema-examples: openapi/spec.yaml#L22592
Example value must conform to the schema: must NOT have unevaluated properties `subnetId`. Reference: https://redocly.com/docs/cli/rules/oas/no-invalid-schema-examples
no-invalid-schema-examples: openapi/spec.yaml#L22593
Example value must conform to the schema: must NOT have unevaluated properties `isPhysical`. Reference: https://redocly.com/docs/cli/rules/oas/no-invalid-schema-examples
no-invalid-schema-examples: openapi/spec.yaml#L22592
Example value must conform to the schema: must NOT have unevaluated properties `subnetId`. Reference: https://redocly.com/docs/cli/rules/oas/no-invalid-schema-examples
no-ambiguous-paths: openapi/spec.yaml#L12517
Paths should resolve unambiguously. Found two ambiguous paths: `/v2/org/{org}/nico/task/{id}/cancel` and `/v2/org/{org}/nico/task/run/{id}`. Reference: https://redocly.com/docs/cli/rules/oas/no-ambiguous-paths
no-ambiguous-paths: openapi/spec.yaml#L12125
Paths should resolve unambiguously. Found two ambiguous paths: `/v2/org/{org}/nico/task/{id}/cancel` and `/v2/org/{org}/nico/task/rule/{id}`. Reference: https://redocly.com/docs/cli/rules/oas/no-ambiguous-paths
no-ambiguous-paths: openapi/spec.yaml#L8408
Paths should resolve unambiguously. Found two ambiguous paths: `/v2/org/{org}/nico/instance/type/{instanceTypeId}` and `/v2/org/{org}/nico/instance/{instanceId}/nvlink-interface`. Reference: https://redocly.com/docs/cli/rules/oas/no-ambiguous-paths
no-ambiguous-paths: openapi/spec.yaml#L8302
Paths should resolve unambiguously. Found two ambiguous paths: `/v2/org/{org}/nico/instance/type/{instanceTypeId}` and `/v2/org/{org}/nico/instance/{instanceId}/infiniband-interface`. Reference: https://redocly.com/docs/cli/rules/oas/no-ambiguous-paths
no-ambiguous-paths: openapi/spec.yaml#L8196
Paths should resolve unambiguously. Found two ambiguous paths: `/v2/org/{org}/nico/instance/type/{instanceTypeId}` and `/v2/org/{org}/nico/instance/{instanceId}/interface`. Reference: https://redocly.com/docs/cli/rules/oas/no-ambiguous-paths
no-ambiguous-paths: openapi/spec.yaml#L8132
Paths should resolve unambiguously. Found two ambiguous paths: `/v2/org/{org}/nico/instance/type/{instanceTypeId}` and `/v2/org/{org}/nico/instance/{instanceId}/status-history`. Reference: https://redocly.com/docs/cli/rules/oas/no-ambiguous-paths
Lint and Test / Check Generated Files
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/
Lint and Test / OpenAPI Breaking Changes Check
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/
REST Secret Scan with TruffleHog
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/
Lint and Test / Test (proto)
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, actions/setup-go@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint and Test / Test (sdk-simple)
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, actions/setup-go@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint and Test / Check Generated SDK
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, actions/setup-go@v5, actions/setup-java@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint and Test / Check Generated SDK
setup-java v4 is deprecated and will no longer receive updates. Please migrate to actions/setup-java@v5.
Lint and Test / Test (common)
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, actions/setup-go@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint and Test / Test (cert-manager)
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, actions/setup-go@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint and Test / Test (nvswitch-manager)
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, actions/setup-go@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint and Test / Test (site-workflow)
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, actions/setup-go@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint and Test / Check Protobuf Generated Code
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, actions/setup-go@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint and Test / Test (powershelf-manager)
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, actions/setup-go@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build Docker Images / Build nico-mcp / Build nico-mcp (amd64)
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/setup-buildx-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build Docker Images / Build nico-nsm / Build nico-nsm (arm64)
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/setup-buildx-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build Docker Images / Build nico-mcp / Build nico-mcp (arm64)
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/setup-buildx-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build Docker Images / Build nico-rest-cert-manager / Build nico-rest-cert-manager (arm64)
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/setup-buildx-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build Docker Images / Build nico-nsm / Build nico-nsm (amd64)
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/setup-buildx-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint and Test / Style Check
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, actions/setup-go@v5, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build Docker Images / Build nico-psm / Build nico-psm (arm64)
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/setup-buildx-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build Docker Images / Build nico-rest-site-manager / Build nico-rest-site-manager (arm64)
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/setup-buildx-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build Docker Images / Build nico-rest-cert-manager / Build nico-rest-cert-manager (amd64)
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/setup-buildx-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build Docker Images / Build nico-rest-site-manager / Build nico-rest-site-manager (amd64)
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/setup-buildx-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build Docker Images / Build nico-rest-db / Build nico-rest-db (arm64)
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/setup-buildx-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build Docker Images / Build nico-flow / Build nico-flow (amd64)
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/setup-buildx-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build Docker Images / Build nico-rest-site-agent / Build nico-rest-site-agent (amd64)
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/setup-buildx-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build Docker Images / Build nico-flow / Build nico-flow (arm64)
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/setup-buildx-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build Docker Images / Build nico-rest-db / Build nico-rest-db (amd64)
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/setup-buildx-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint and Test / Test (site-manager)
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, actions/setup-go@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build Docker Images / Build nico-psm / Build nico-psm (amd64)
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/setup-buildx-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build Docker Images / Build nico-rest-site-agent / Build nico-rest-site-agent (arm64)
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/setup-buildx-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint and Test / Test (auth)
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, actions/setup-go@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build Docker Images / Build nico-rest-api / Build nico-rest-api (amd64)
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/setup-buildx-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build Docker Images / Build nico-rest-workflow / Build nico-rest-workflow (arm64)
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/setup-buildx-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint and Test / Test (db)
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, actions/setup-go@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build Docker Images / Build nico-rest-workflow / Build nico-rest-workflow (amd64)
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/setup-buildx-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build Docker Images / Build nico-rest-api / Build nico-rest-api (arm64)
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/setup-buildx-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint and Test / Test (ipam)
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, actions/setup-go@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint and Test / Lint Go
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, actions/setup-go@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint and Test / Lint Go
Failed to restore: Failed to GetCacheEntryDownloadURL: Rate limited: Failed request: (429) Too Many Requests: rate limit exceeded
Lint and Test / Lint Go
You've hit a rate limit, your rate limit will reset in 2 seconds
Lint and Test / Test (flow)
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, actions/setup-go@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build Go Binaries / Build Binaries (linux-arm64)
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, actions/setup-go@v5, actions/setup-python@v5, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build Go Binaries / Build Binaries (linux-amd64)
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, actions/setup-go@v5, actions/setup-python@v5, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build Go Binaries / Build Binaries (darwin-arm64)
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, actions/setup-go@v5, actions/setup-python@v5, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint and Test / Test (workflow)
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, actions/setup-go@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint and Test / Test (api)
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, actions/setup-go@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint and Test / Test (site-agent)
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, actions/setup-go@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
rest-ci-pass
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/

Artifacts

Produced during runtime
Name Size Digest
rest-command-bundle-darwin-arm64-34263087106-1
242 MB
sha256:32e32edab208c6a6f010ba108b25916899498f7920e8d078de94904e26bf3267
rest-command-bundle-linux-amd64-34263087106-1
171 MB
sha256:b101cac38a1eedecfa30fba549b1ed06e462e8c2722c4ed5d6fa061dfe4a342b
rest-command-bundle-linux-arm64-34263087106-1
155 MB
sha256:0850dca294b6d6de60636289196bf6cf26607b92ef22989d331d9eb64deb3d6f