Skip to content

fix(rest): allow nullable validation diff IDs #9352

fix(rest): allow nullable validation diff IDs

fix(rest): allow nullable validation diff IDs #9352

Triggered via push September 4, 2026 06:41
Status Success
Total duration 7m 57s
Artifacts 3

rest-ci.yml

on: push
Detect REST CI Gate
18s
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 39s
Lint and Test / Style Check
Lint and Test  /  Lint Go
2m 44s
Lint and Test / Lint Go
Lint and Test  /  Lint OpenAPI
19s
Lint and Test / Lint OpenAPI
Lint and Test  /  OpenAPI Breaking Changes Check
24s
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
49s
Lint and Test / Check Generated SDK
Lint and Test  /  Check Protobuf Generated Code
1m 12s
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
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
0s
Build Docker Images / Build nico-rest-site-agent / Merge ${{ inputs.service_name }} manifest
Build Docker Images  /  ...  /  Merge ${{ inputs.service_name }} manifest
0s
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
5s
Build Docker Images / Build Summary
Build and Push Docker Images  /  Build Summary
Build and Push Docker Images / Build Summary
rest-ci-pass
9s
rest-ci-pass
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 74 warnings, and 1 notice
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)
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-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/
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-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/
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 / 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 / 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/
response-optional-property-removed: rest-api/openapi/spec.yaml#L0
in API GET /v2/org/{org}/nico/tray removed the optional property `items/componentId` from the response with the `200` status
request-parameter-removed: rest-api/openapi/spec.yaml#L0
in API GET /v2/org/{org}/nico/tray deleted the `query` request parameter `componentId`
response-optional-property-removed: rest-api/openapi/spec.yaml#L0
in API GET /v2/org/{org}/nico/rack/{id}/validation removed the optional property `diffs/items/expected/componentId` from the response with the `200` status
response-optional-property-removed: rest-api/openapi/spec.yaml#L0
in API GET /v2/org/{org}/nico/rack/{id}/validation removed the optional property `diffs/items/componentId` from the response with the `200` status
response-optional-property-removed: rest-api/openapi/spec.yaml#L0
in API GET /v2/org/{org}/nico/rack/{id}/validation removed the optional property `diffs/items/actual/componentId` from the response with the `200` status
response-optional-property-removed: rest-api/openapi/spec.yaml#L0
in API GET /v2/org/{org}/nico/rack/{id} removed the optional property `components/items/componentId` from the response with the `200` status
response-optional-property-removed: rest-api/openapi/spec.yaml#L0
in API GET /v2/org/{org}/nico/rack/validation removed the optional property `diffs/items/expected/componentId` from the response with the `200` status
response-optional-property-removed: rest-api/openapi/spec.yaml#L0
in API GET /v2/org/{org}/nico/rack/validation removed the optional property `diffs/items/componentId` from the response with the `200` status
response-optional-property-removed: rest-api/openapi/spec.yaml#L0
in API GET /v2/org/{org}/nico/rack/validation removed the optional property `diffs/items/actual/componentId` from the response with the `200` status
response-optional-property-removed: rest-api/openapi/spec.yaml#L0
in API GET /v2/org/{org}/nico/rack removed the optional property `items/components/items/componentId` from the response with the `200` status
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 (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 (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 / 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/
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 / 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 (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 / 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/
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/
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-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-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-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-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-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/
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/
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-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/
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/
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/
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-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-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/
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-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-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 (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-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-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 (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 (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/
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/
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/
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/
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/
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 (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/
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/
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/
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/
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/
Lint and Test / OpenAPI Breaking Changes Check
📋 Review & approve these breaking changes → https://www.oasdiff.com/review?owner=NVIDIA&repo=infra-controller&base_sha=origin%2F&rev_sha=00410c005b14a9da8f8ee214181c170a3955b0e0&base_file=rest-api%2Fopenapi%2Fspec.yaml&rev_file=rest-api%2Fopenapi%2Fspec.yaml

Artifacts

Produced during runtime
Name Size Digest
rest-command-bundle-darwin-arm64-33845384656-1
238 MB
sha256:51102e369fa355c20564738c665dc07eb50ddcaaeaf1d05b27d30ecd97a5bcdf
rest-command-bundle-linux-amd64-33845384656-1
169 MB
sha256:171671064590c6afcb13b4becde95b1aeaf5dc58a430eba9d1f241343b8dc7ce
rest-command-bundle-linux-arm64-33845384656-1
153 MB
sha256:79e8e9f4b644fa9a5e5001488f83103c5da3854d87fe05e7bc0bb0a3749d94ed