Skip to content

[SDK] Repository - Fix language related operations #4571

[SDK] Repository - Fix language related operations

[SDK] Repository - Fix language related operations #4571

Triggered via push April 9, 2026 18:14
Status Success
Total duration 1h 2m 18s
Artifacts 9

build.yml

on: push
Matrix: tests
integration-tests-h2
53m 21s
integration-tests-h2
integration-tests-postgresql
54m 34s
integration-tests-postgresql
integration-tests-mssql
54m 37s
integration-tests-mssql
code-style
46s
code-style
Matrix: build-deploy
build-deploy-manifest
16s
build-deploy-manifest
Scan Docker image using Docker Scout
1m 26s
Scan Docker image using Docker Scout
Perform DAST testing using ZAP
3m 16s
Perform DAST testing using ZAP
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 12 warnings
integration-tests-h2
Cannot find module '@aerokit/sdk/http' or its corresponding type declarations.
integration-tests-h2
Cannot find module '@aerokit/sdk/io/bytes' or its corresponding type declarations.
integration-tests-h2
Cannot find module '@aerokit/sdk/io/streams' or its corresponding type declarations.
integration-tests-h2
Cannot find module '@aerokit/sdk/log' or its corresponding type declarations.
integration-tests-h2
Cannot find module '@aerokit/sdk/io/streams' or its corresponding type declarations.
integration-tests-h2
Cannot find module '@aerokit/sdk/io/streams' or its corresponding type declarations.
integration-tests-h2
Cannot find module '@aerokit/sdk/http/rs' or its corresponding type declarations.
integration-tests-h2
Type 'string' is not assignable to type 'number'.
integration-tests-h2
Type '"ASC"' is not assignable to type 'Direction'.
integration-tests-h2
Type '"LIKE"' is not assignable to type 'Operator'.
integration-tests-postgresql
Cannot find module '@aerokit/sdk/http' or its corresponding type declarations.
integration-tests-postgresql
Cannot find module '@aerokit/sdk/io/bytes' or its corresponding type declarations.
integration-tests-postgresql
Cannot find module '@aerokit/sdk/io/streams' or its corresponding type declarations.
integration-tests-postgresql
Cannot find module '@aerokit/sdk/log' or its corresponding type declarations.
integration-tests-postgresql
Cannot find module '@aerokit/sdk/io/streams' or its corresponding type declarations.
integration-tests-postgresql
Cannot find module '@aerokit/sdk/io/streams' or its corresponding type declarations.
integration-tests-postgresql
Cannot find module '@aerokit/sdk/http/rs' or its corresponding type declarations.
integration-tests-postgresql
Type 'string' is not assignable to type 'number'.
integration-tests-postgresql
Type '"ASC"' is not assignable to type 'Direction'.
integration-tests-postgresql
Type '"LIKE"' is not assignable to type 'Operator'.
integration-tests-mssql
Cannot find module '@aerokit/sdk/http' or its corresponding type declarations.
integration-tests-mssql
Cannot find module '@aerokit/sdk/io/bytes' or its corresponding type declarations.
integration-tests-mssql
Cannot find module '@aerokit/sdk/io/streams' or its corresponding type declarations.
integration-tests-mssql
Cannot find module '@aerokit/sdk/log' or its corresponding type declarations.
integration-tests-mssql
Cannot find module '@aerokit/sdk/io/streams' or its corresponding type declarations.
integration-tests-mssql
Cannot find module '@aerokit/sdk/io/streams' or its corresponding type declarations.
integration-tests-mssql
Cannot find module '@aerokit/sdk/http/rs' or its corresponding type declarations.
integration-tests-mssql
Type 'string' is not assignable to type 'number'.
integration-tests-mssql
Type '"ASC"' is not assignable to type 'Direction'.
integration-tests-mssql
Type '"LIKE"' is not assignable to type 'Operator'.
code-style
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-java@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
tests (ubuntu)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-java@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
tests (windows)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-java@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
integration-tests-h2
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-java@v4, actions/setup-node@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
integration-tests-postgresql
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-java@v4, actions/setup-node@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
integration-tests-mssql
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-java@v4, actions/setup-node@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-deploy (ubuntu-latest, amd64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-java@v4, actions/setup-node@v4, actions/upload-artifact@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-deploy (ubuntu-24.04-arm, arm64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-java@v4, actions/setup-node@v4, actions/upload-artifact@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-deploy-manifest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, docker/login-action@v3, docker/setup-buildx-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Scan Docker image using Docker Scout
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4, docker/login-action@v3, docker/scout-action@v1, github/codeql-action/upload-sarif@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Scan Docker image using Docker Scout
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
Perform DAST testing using ZAP
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, zaproxy/action-full-scan@v0.12.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. 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
dast_zap_report
25 KB
sha256:3b4621bb0e20926ff2f322b29fd934b09e132fa36f2ab9eeea0d09df52cb7b5f
digests-amd64 Expired
244 Bytes
sha256:d22b6e1eec2ac2d88b1495ddc655913a1b2e9e0ee9f599a7698d9a66009003a5
digests-arm64 Expired
244 Bytes
sha256:9b5c4db3325ce1c270350b40105b37686e26e73e816c0b933321cc13e65d8b6b
eclipse-dirigible~dirigible~8MATHC.dockerbuild
39.7 KB
sha256:c01cbdd318b7d043954bec3f3deb03b322cf53a15a897dfde7e3bcd1ae0b3ecc
eclipse-dirigible~dirigible~QAMWWQ.dockerbuild
37.5 KB
sha256:8fae15931da3d073f3e80126aa7234d7096aeacf71a9ba8c8c990bfe0ed73d39
sast_docker_scout_sarif.json
26.1 KB
sha256:2adc2c7cb55a7c6f51f5eb30bb62b8ce46a393b6283ca0359de900c96d88d1ce
selenide-screenshots-20260409_190756.zip Expired
76.7 KB
sha256:5860d85cb0942ef881406c472b4cd4cf7fefc1c1dd57775ed244d3aa8079a478
selenide-screenshots-20260409_190907.zip Expired
76.7 KB
sha256:5dbd6f7aa1eec2acd00fcd95490c7c7ba6e1a8929ff1a9fce5ce89bf8affb606
selenide-screenshots-20260409_190911.zip Expired
76.7 KB
sha256:7f424781dfc2bd3473e16b5cfccfe45dc5f220711e5798dea9741566e6d9a1b5