chore: remove unused pytest.ini (#3083) #3116
rest-ci.yml
on: push
Detect REST CI Gate
13s
Matrix: Lint and Test / test
Lint and Test
/
Style Check
1m 10s
Lint and Test
/
Lint Go
4m 41s
Lint and Test
/
Lint OpenAPI
17s
Lint and Test
/
OpenAPI Breaking Changes Check
19s
Lint and Test
/
Check Generated Files
14s
Lint and Test
/
Check Protobuf Generated Code
1m 37s
Matrix: Helm Charts / Validate Helm Charts
Matrix: Build and Push Docker Images / Build nico-flow / 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
Matrix: Build Go Binaries / build-binaries
Matrix: Helm Charts / Push Helm Charts
Build and Push Docker Images
/
...
/
Merge nico-flow manifest
42s
Build and Push Docker Images
/
...
/
Merge nico-nsm manifest
40s
Build and Push Docker Images
/
...
/
Merge nico-psm manifest
1m 3s
Build and Push Docker Images
/
...
/
Merge nico-rest-api manifest
43s
Build and Push Docker Images
/
...
/
Merge nico-rest-cert-manager manifest
40s
Build and Push Docker Images
/
...
/
Merge nico-rest-db manifest
41s
Build and Push Docker Images
/
...
/
Merge nico-rest-site-agent manifest
44s
Build and Push Docker Images
/
...
/
Merge nico-rest-site-manager manifest
49s
Build and Push Docker Images
/
...
/
Merge nico-rest-workflow manifest
43s
Build and Push Docker Images
/
Build Summary
6s
Build and Push Docker Images
/
Container Scan Summary
7s
rest-ci-pass
3s
Annotations
10 errors and 70 warnings
|
Lint and Test / Lint Go:
rest-api/cli/pkg/auth.go#L420
Error return value of `fmt.Scanln` 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/
|
|
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 / 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/
|
|
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 / 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-ambiguous-paths:
openapi/spec.yaml#L10782
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#L7497
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#L7390
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#L7283
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#L7221
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
|
|
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/
|
|
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 (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 (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 / 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. 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/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/
|
|
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/
|
|
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 (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 (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/
|
|
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 / 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 (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/
|
|
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 Go Binaries / Build Binaries (credsmgr, ./cert-manager/cmd/credsmgr)
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/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 (mock-core, ./site-agent/cmd/mock-core)
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/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 (mock-flow, ./site-agent/cmd/mock-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, 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 (nsm, ./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, 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 (psm, ./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, 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 (flow, ./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, 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 (sitemgr, ./site-manager/cmd/sitemgr)
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/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 (migrations, ./db/cmd/migrations)
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/upload-artifact@v4. 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-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-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-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-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 Go Binaries / Build Binaries (site-agent, ./site-agent/cmd/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, actions/upload-artifact@v4. 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-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 Go Binaries / Build Binaries (workflow, ./workflow/cmd/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, 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 (api, ./api/cmd/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, actions/upload-artifact@v4. 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-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-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-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-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-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-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-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-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-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-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-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-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-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-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/
|
|
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 / 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-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 / Container Scan Summary
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@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 | |
|---|---|---|---|
|
api-binaries
|
121 MB |
sha256:e9c0084eb2d2c0aee92cd2af9bc0bff366c7edbdc4e504966d958c3f0fcd19a4
|
|
|
credsmgr-binaries
|
29.1 MB |
sha256:67a3892de6367eecfa95754bebc9a105bb7ea37f3afa79b5189b58f27a15be1e
|
|
|
flow-binaries
|
61.3 MB |
sha256:6ed9292358e40ec4deec065a47641be246691d2a73c08ba72587a3b75ccabe0b
|
|
|
grype-nico-flow-28651016374-1
|
19 KB |
sha256:be2a3b7974be2ae1a826dd0f7f72abfe8171011ac2241f2c048d4cf6f612324f
|
|
|
grype-nico-nsm-28651016374-1
|
11.5 KB |
sha256:308ba8ef1aa7b8eadd830a058b94f98257136c282b6369ecea9b9bec73c023cb
|
|
|
grype-nico-psm-28651016374-1
|
19.1 KB |
sha256:c3b8816242769fbae0c0ac13de444fb37c0c58789177e10f3e2321d07cbad13f
|
|
|
grype-nico-rest-api-28651016374-1
|
19.7 KB |
sha256:dea737dc3766809a9e693097cdfe5efc2cd1c43ec3bcd9185432663a0858fa8e
|
|
|
grype-nico-rest-cert-manager-28651016374-1
|
17.9 KB |
sha256:55c326c7a2702524cfd0aab5cd692d68d4f28a339948df01e7da865e643e5896
|
|
|
grype-nico-rest-db-28651016374-1
|
19.2 KB |
sha256:75c2318e2e314bf24fe6d8db85699b8e52438c428c9a3de70d4f6b3ccb55b75d
|
|
|
grype-nico-rest-site-agent-28651016374-1
|
18.1 KB |
sha256:eddf6ae65c78198e8345c30559e251b2fb06a44afe7128fb4d140311f47ff8f9
|
|
|
grype-nico-rest-site-manager-28651016374-1
|
18 KB |
sha256:b3bc6b005e63968ab0377e42befca50eef0472ec8f0e4aaa6c2af68800b61263
|
|
|
grype-nico-rest-workflow-28651016374-1
|
19.4 KB |
sha256:60a3acbda09b3b148af15a0992d740847d0f1071c7bd2f12fbf379e8fbef5d14
|
|
|
migrations-binaries
|
55.7 MB |
sha256:7854d48a6c788791689455e20b13e1ee671619f597a818b3bb0062cdec58f574
|
|
|
mock-core-binaries
|
32.9 MB |
sha256:4748151c87c9f42330061d0a07d8ed16fc6d862f5f3031f1e0f0dd30cdbbe5ba
|
|
|
mock-flow-binaries
|
31.1 MB |
sha256:21c883d645a0412b5a352d56813914e7d534d718f09d30cb6c1d845fb7bc272f
|
|
|
nsm-binaries
|
49 MB |
sha256:255ce42496eb6539b0273b19a099723ccb51182a264a478698c8e75c43de969f
|
|
|
psm-binaries
|
47.9 MB |
sha256:f6502a8842f90bdb305f626c2945aae6bc338f245ad5dad52dc9370a44433ec1
|
|
|
sbom-nico-flow-28651016374-1
|
97.7 KB |
sha256:17f17d4a6146cb25d73a353513be0dd1baa67c0f421a7b86552fd2ea5db82be2
|
|
|
sbom-nico-nsm-28651016374-1
|
36.6 KB |
sha256:93ab47aa663b4ee9cb835fc724b53b40f3489fff16027f1b03dc266ae191dc02
|
|
|
sbom-nico-psm-28651016374-1
|
97.2 KB |
sha256:b5684659202570bfc164c4332e10fd30b2712e26e4b37b921446325f0dd6de04
|
|
|
sbom-nico-rest-api-28651016374-1
|
115 KB |
sha256:40bb5dc0ca289605ecbb47286c9f89f99c7dd9f57a40c4fd6288365db213f658
|
|
|
sbom-nico-rest-cert-manager-28651016374-1
|
93.4 KB |
sha256:b1b6adafff1bb760d250c43d95aa4064c74b8d20780654fb8a90e8e56e6d40d2
|
|
|
sbom-nico-rest-db-28651016374-1
|
99.9 KB |
sha256:4701500ed8945b04eacdc93ad19ebfa991d238bb1725a869dc773233da301365
|
|
|
sbom-nico-rest-site-agent-28651016374-1
|
102 KB |
sha256:d041c655f9a1925943c7efebf68e7d39518611da2a33719e14bf9765a264f406
|
|
|
sbom-nico-rest-site-manager-28651016374-1
|
98.1 KB |
sha256:63aab05dc4a7aeccb84c8292a8de5d2fc1019ad8e4ec55b23a4064e8510c9bc4
|
|
|
sbom-nico-rest-workflow-28651016374-1
|
110 KB |
sha256:87454e1cea4d2b664306b86a647096ec943c7c2061363cdff0f0ee3d21efc81e
|
|
|
site-agent-binaries
|
90.9 MB |
sha256:f2bdaeb0c7faa45a8e377c66c51b90cb7f802499e75e1b4650680bc11a1a2fd8
|
|
|
sitemgr-binaries
|
67.5 MB |
sha256:200bd52e08ed5111831e53933f752daaf147025ffb19ce31685d001615030d8c
|
|
|
workflow-binaries
|
111 MB |
sha256:7e3e4177790d9a6a2f12e5ae776758d02820323ead87fab90a087d91cb3feca1
|
|