Skip to content

dev(tilt): support of mat controller and use of cluster IPs for BMC (… #9555

dev(tilt): support of mat controller and use of cluster IPs for BMC (…

dev(tilt): support of mat controller and use of cluster IPs for BMC (… #9555

Triggered via push September 8, 2026 18:14
Status Success
Total duration 19m 19s
Artifacts 23

rest-ci.yml

on: push
Detect REST CI Gate
18s
Detect REST CI Gate
Prepare Build Info  /  Prepare Build Environment
19s
Prepare Build Info / Prepare Build Environment
Matrix: Lint and Test / test
Lint and Test  /  Style Check
1m 55s
Lint and Test / Style Check
Lint and Test  /  Lint Go
3m 14s
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
19s
Lint and Test / Check Generated Files
Lint and Test  /  Check Generated SDK
57s
Lint and Test / Check Generated SDK
Lint and Test  /  Check Protobuf Generated Code
1m 35s
Lint and Test / Check Protobuf Generated Code
Matrix: Build Docker Images / Build nico-flow / build
Waiting for pending jobs
Matrix: Build Docker Images / Build nico-mcp / build
Waiting for pending jobs
Matrix: Build Docker Images / Build nico-nsm / build
Waiting for pending jobs
Matrix: Build Docker Images / Build nico-psm / build
Waiting for pending jobs
Matrix: Build Docker Images / Build nico-rest-api / build
Waiting for pending jobs
Matrix: Build Docker Images / Build nico-rest-cert-manager / build
Waiting for pending jobs
Matrix: Build Docker Images / Build nico-rest-db / build
Waiting for pending jobs
Matrix: Build Docker Images / Build nico-rest-site-agent / build
Waiting for pending jobs
Matrix: Build Docker Images / Build nico-rest-site-manager / build
Waiting for pending jobs
Matrix: Build Docker Images / Build nico-rest-workflow / build
Waiting for pending jobs
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
38s
REST Secret Scan with TruffleHog
Matrix: Build and Push Docker Images / Build nico-flow / build
Matrix: Build and Push Docker Images / Build nico-mcp / build
Matrix: Build and Push Docker Images / Build nico-nsm / build
Matrix: Build and Push Docker Images / Build nico-psm / build
Matrix: Build and Push Docker Images / Build nico-rest-api / build
Matrix: Build and Push Docker Images / Build nico-rest-cert-manager / build
Matrix: Build and Push Docker Images / Build nico-rest-db / build
Matrix: Build and Push Docker Images / Build nico-rest-site-agent / build
Matrix: Build and Push Docker Images / Build nico-rest-site-manager / build
Matrix: Build and Push Docker Images / Build nico-rest-workflow / build
Build Docker Images  /  ...  /  merge
Build Docker Images / Build nico-flow / merge
Build Docker Images  /  ...  /  merge
Build Docker Images / Build nico-mcp / merge
Build Docker Images  /  ...  /  merge
Build Docker Images / Build nico-nsm / merge
Build Docker Images  /  ...  /  merge
Build Docker Images / Build nico-psm / merge
Build Docker Images  /  ...  /  merge
Build Docker Images / Build nico-rest-api / merge
Build Docker Images  /  ...  /  merge
Build Docker Images / Build nico-rest-cert-manager / merge
Build Docker Images  /  ...  /  merge
Build Docker Images / Build nico-rest-db / merge
Build Docker Images  /  ...  /  merge
Build Docker Images / Build nico-rest-site-agent / merge
Build Docker Images  /  ...  /  merge
Build Docker Images / Build nico-rest-site-manager / merge
Build Docker Images  /  ...  /  merge
Build Docker Images / Build nico-rest-workflow / merge
Matrix: Helm Charts / Push Helm Charts
Matrix: Build Go Binaries / build-binaries
Build and Push Docker Images  /  ...  /  Merge nico-flow manifest
47s
Build and Push Docker Images / Build nico-flow / Merge nico-flow manifest
Build and Push Docker Images  /  ...  /  Merge nico-mcp manifest
44s
Build and Push Docker Images / Build nico-mcp / Merge nico-mcp manifest
Build and Push Docker Images  /  ...  /  Merge nico-nsm manifest
45s
Build and Push Docker Images / Build nico-nsm / Merge nico-nsm manifest
Build and Push Docker Images  /  ...  /  Merge nico-psm manifest
47s
Build and Push Docker Images / Build nico-psm / Merge nico-psm manifest
Build and Push Docker Images  /  ...  /  Merge nico-rest-api manifest
45s
Build and Push Docker Images / Build nico-rest-api / Merge nico-rest-api manifest
Build and Push Docker Images  /  ...  /  Merge nico-rest-cert-manager manifest
42s
Build and Push Docker Images / Build nico-rest-cert-manager / Merge nico-rest-cert-manager manifest
Build and Push Docker Images  /  ...  /  Merge nico-rest-db manifest
47s
Build and Push Docker Images / Build nico-rest-db / Merge nico-rest-db manifest
Build and Push Docker Images  /  ...  /  Merge nico-rest-site-agent manifest
46s
Build and Push Docker Images / Build nico-rest-site-agent / Merge nico-rest-site-agent manifest
Build and Push Docker Images  /  ...  /  Merge nico-rest-site-manager manifest
44s
Build and Push Docker Images / Build nico-rest-site-manager / Merge nico-rest-site-manager manifest
Build and Push Docker Images  /  ...  /  Merge nico-rest-workflow manifest
46s
Build and Push Docker Images / Build nico-rest-workflow / Merge nico-rest-workflow manifest
Build Docker Images  /  Build Summary
Build Docker Images / Build Summary
Build and Push Docker Images  /  Build Summary
6s
Build and Push Docker Images / Build Summary
rest-ci-pass
12s
rest-ci-pass
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 79 warnings
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. 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/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/
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/
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/
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 (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 (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 (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 (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/
Helm Charts / Push 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 / Push Helm Charts (helm/rest/nico-rest)
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 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/
Helm Charts / Push 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 / Push 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 / 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/
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/
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/
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
You've hit a rate limit, your rate limit will reset in 14 seconds
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 / 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-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/
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/
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/
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 (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 and Push 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/login-action@v3, 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 and Push 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/login-action@v3, 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 and Push 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/login-action@v3, 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 and Push 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/login-action@v3, 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 and Push 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/login-action@v3, 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 and Push 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/login-action@v3, 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 and Push 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/login-action@v3, 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 and Push 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/login-action@v3, 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 and Push 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/login-action@v3, 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 and Push 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/login-action@v3, 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 and Push 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, actions/upload-artifact@v4, docker/build-push-action@v5, docker/login-action@v3, 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 and Push 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, actions/upload-artifact@v4, docker/build-push-action@v5, docker/login-action@v3, 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 and Push 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, actions/upload-artifact@v4, docker/build-push-action@v5, docker/login-action@v3, 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 and Push 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, actions/upload-artifact@v4, docker/build-push-action@v5, docker/login-action@v3, 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 and Push 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, actions/upload-artifact@v4, docker/build-push-action@v5, docker/login-action@v3, 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 and Push 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, actions/upload-artifact@v4, docker/build-push-action@v5, docker/login-action@v3, 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 and Push 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, actions/upload-artifact@v4, docker/build-push-action@v5, docker/login-action@v3, 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 and Push 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, actions/upload-artifact@v4, docker/build-push-action@v5, docker/login-action@v3, 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 and Push 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, actions/upload-artifact@v4, docker/build-push-action@v5, docker/login-action@v3, 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 and Push 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, actions/upload-artifact@v4, docker/build-push-action@v5, docker/login-action@v3, 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 and Push Docker Images / Build nico-nsm / Merge nico-nsm manifest
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: docker/login-action@v3, docker/setup-buildx-action@v3, nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build and Push Docker Images / Build nico-rest-cert-manager / Merge nico-rest-cert-manager manifest
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: docker/login-action@v3, docker/setup-buildx-action@v3, nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build and Push Docker Images / Build nico-psm / Merge nico-psm manifest
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: docker/login-action@v3, docker/setup-buildx-action@v3, nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build and Push Docker Images / Build nico-mcp / Merge nico-mcp manifest
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: docker/login-action@v3, docker/setup-buildx-action@v3, nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build and Push Docker Images / Build nico-rest-db / Merge nico-rest-db manifest
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: docker/login-action@v3, docker/setup-buildx-action@v3, nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build and Push Docker Images / Build nico-rest-site-manager / Merge nico-rest-site-manager manifest
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: docker/login-action@v3, docker/setup-buildx-action@v3, nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build and Push Docker Images / Build nico-flow / Merge nico-flow manifest
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: docker/login-action@v3, docker/setup-buildx-action@v3, nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build and Push Docker Images / Build nico-rest-site-agent / Merge nico-rest-site-agent manifest
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: docker/login-action@v3, docker/setup-buildx-action@v3, nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build and Push Docker Images / Build nico-rest-api / Merge nico-rest-api manifest
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: docker/login-action@v3, docker/setup-buildx-action@v3, nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build and Push Docker Images / Build nico-rest-workflow / Merge nico-rest-workflow manifest
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: docker/login-action@v3, docker/setup-buildx-action@v3, nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08. 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
grype-nico-flow-34261829072-1
49.9 KB
sha256:3111724e81be9478ebe17081a3dc397953617c7276bc14b22b7d498354e2d835
grype-nico-mcp-34261829072-1
46.5 KB
sha256:cb006e2990e318a5195a127a07ccd8aa13dc82fa5e3695106b98ac00ca2c3740
grype-nico-nsm-34261829072-1
37.4 KB
sha256:8e8ae2e92f7ae4745ae7a44760364050a8f6b384cccdf00357b3bd76e20ca3c9
grype-nico-psm-34261829072-1
49.9 KB
sha256:bc87b1416cf3c17607bf7ddcb7858b1a4a7b2103ea806961ee994d3e111abb7d
grype-nico-rest-api-34261829072-1
53.7 KB
sha256:0626fa53e4774d85ac1e0ab16628efa69bfcedcab85915de383890b6d5514494
grype-nico-rest-cert-manager-34261829072-1
46.7 KB
sha256:b5e235a2ebfaec5d72a8e03df6870bfa70cd22fd7de03c53c0fee1b953487bbc
grype-nico-rest-db-34261829072-1
50.1 KB
sha256:986ab9c1eabcf66ab4205418b5d9b37a395465c7fbcd2eaf21f4898d50f13f42
grype-nico-rest-site-agent-34261829072-1
50.7 KB
sha256:24eab987e069a71478d6d6b9f78c8e115657a82abd1615719ec3f4476dc5c43d
grype-nico-rest-site-manager-34261829072-1
50.6 KB
sha256:ffe6885b5106059c2cf9034d12f60dc7652d03699fb596ddd4d91f5383e71bd3
grype-nico-rest-workflow-34261829072-1
50.9 KB
sha256:1804ae3627b4b0189fd5489c79c3bc700f9e9835cc6b8acfc44da33df5409395
rest-command-bundle-darwin-arm64-34261829072-1
242 MB
sha256:056f95cdf565fe125ba5a821feebd8fa4bb529019f742f08fc0add533271c7c6
rest-command-bundle-linux-amd64-34261829072-1
171 MB
sha256:56fe18079f5e9ff178adb99fc26edf1b8ee243528f7521669bf7719e14bf47b7
rest-command-bundle-linux-arm64-34261829072-1
155 MB
sha256:80f752219d948b20de7da13698488e5a994d8f2c40fdc1dc02d78827d08d8874
sbom-nico-flow-34261829072-1
99.1 KB
sha256:5e89b46e2633e0ce444ff50fa1df5a714ab675dc3463aee77d16b8875b451689
sbom-nico-mcp-34261829072-1
92.6 KB
sha256:4006cb04ebdd03d182606af767a6992ce0c2191ebf625c065edfd87ae258826b
sbom-nico-nsm-34261829072-1
36.6 KB
sha256:6e0acc54820c899147ea2d45af1e2a2ca022bd67bcad1ff1a8cf8e8d837cf38e
sbom-nico-psm-34261829072-1
97.2 KB
sha256:c893b9394cf27e93479f2954059141b7a197a2dfcefed064b1dc0be2535c1e8a
sbom-nico-rest-api-34261829072-1
116 KB
sha256:0ec63705c47abbef30c0ecc6bc58cfe2835cccb963553aa316c16a7f0f381eb7
sbom-nico-rest-cert-manager-34261829072-1
93.4 KB
sha256:443f2646715c44fb54e226e188e0800f6eb0661542dd67d5c66bf23af7a03050
sbom-nico-rest-db-34261829072-1
99.9 KB
sha256:c78970e78fb22468d736454f20872c766a8991ee26d79e46d706d3aee95c0388
sbom-nico-rest-site-agent-34261829072-1
103 KB
sha256:582435ae89111f05ba05ace9f62dfe5b6ae8d3e004b7684813429da366178720
sbom-nico-rest-site-manager-34261829072-1
99.4 KB
sha256:a2fb9067a620768b395eed8c3c9d6031657c9f55d05e272710c356dceafca8b6
sbom-nico-rest-workflow-34261829072-1
110 KB
sha256:0643d4c0b6450b82d69ddd97e686a2567bbed495f37d390b459c66d8591aa915