Skip to content

fix(go): nullable additionalProperties produces wrong map value type #671

fix(go): nullable additionalProperties produces wrong map value type

fix(go): nullable additionalProperties produces wrong map value type #671

Triggered via pull request May 7, 2026 20:29
Status Failure
Total duration 9m 51s
Artifacts

ci.yaml

on: pull_request
Matrix: CI [Go]
Matrix: CI [Go]
Matrix: CI [Java]
Matrix: CI [Python]
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 39 warnings
CI [Go] (macos-latest)
cannot use *o.LogSink.Get() (variable of struct type LokiLogSinkPatch) as NullableLokiLogSinkPatch value in return statement
CI [Go] (macos-latest)
cannot use &v (value of type *NullableString) as *string value in argument to o.DefaultCacheDuration.Set
CI [Go] (macos-latest)
cannot use o.DefaultCacheDuration.Get() (value of type *string) as *NullableString value in return statement
CI [Go] (macos-latest)
cannot use *o.DefaultCacheDuration.Get() (variable of type string) as NullableString value in return statement
CI [Go] (macos-latest)
cannot use &v (value of type *NullableInt64) as *int64 value in argument to o.MonthlyLimitBytes.Set
CI [Go] (macos-latest)
cannot use o.MonthlyLimitBytes.Get() (value of type *int64) as *NullableInt64 value in return statement
CI [Go] (macos-latest)
cannot use *o.MonthlyLimitBytes.Get() (variable of type int64) as NullableInt64 value in return statement
CI [Go] (macos-latest)
cannot use &v (value of type *NullableString) as *string value in argument to o.DefaultCacheDuration.Set
CI [Go] (macos-latest)
cannot use o.DefaultCacheDuration.Get() (value of type *string) as *NullableString value in return statement
CI [Go] (macos-latest)
cannot use *o.DefaultCacheDuration.Get() (variable of type string) as NullableString value in return statement
CI [Go] (ubuntu-latest)
The strategy configuration was canceled because "lint-go.macos-latest" failed
CI [Go] (ubuntu-latest)
cannot use *o.LogSink.Get() (variable of struct type LokiLogSinkPatch) as NullableLokiLogSinkPatch value in return statement
CI [Go] (ubuntu-latest)
cannot use &v (value of type *NullableString) as *string value in argument to o.DefaultCacheDuration.Set
CI [Go] (ubuntu-latest)
cannot use o.DefaultCacheDuration.Get() (value of type *string) as *NullableString value in return statement
CI [Go] (ubuntu-latest)
cannot use *o.DefaultCacheDuration.Get() (variable of type string) as NullableString value in return statement
CI [Go] (ubuntu-latest)
cannot use &v (value of type *NullableInt64) as *int64 value in argument to o.MonthlyLimitBytes.Set
CI [Go] (ubuntu-latest)
cannot use o.MonthlyLimitBytes.Get() (value of type *int64) as *NullableInt64 value in return statement
CI [Go] (ubuntu-latest)
cannot use *o.MonthlyLimitBytes.Get() (variable of type int64) as NullableInt64 value in return statement
CI [Go] (ubuntu-latest)
cannot use &v (value of type *NullableString) as *string value in argument to o.DefaultCacheDuration.Set
CI [Go] (ubuntu-latest)
cannot use o.DefaultCacheDuration.Get() (value of type *string) as *NullableString value in return statement
CI [Go] (ubuntu-latest)
cannot use *o.DefaultCacheDuration.Get() (variable of type string) as NullableString value in return statement
CI [Python] (macos-latest, 3.12)
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/
CI [Python] (macos-latest, 3.12)
No file matched to [/Users/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/*requirements*.txt,/Users/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/*requirements*.in,/Users/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/*constraints*.txt,/Users/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/*constraints*.in,/Users/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/pyproject.toml,/Users/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/uv.lock,/Users/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/*.py.lock]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
CI [Java] (25)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: 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/
CI [Python] (ubuntu-latest, 3.11)
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/
CI [Python] (ubuntu-latest, 3.11)
No file matched to [/home/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/*requirements*.txt,/home/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/*requirements*.in,/home/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/*constraints*.txt,/home/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/*constraints*.in,/home/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/pyproject.toml,/home/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/uv.lock,/home/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/*.py.lock]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
CI [Java] (17)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: 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/
CI [Python] (macos-latest, 3.9)
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/
CI [Python] (macos-latest, 3.9)
No file matched to [/Users/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/*requirements*.txt,/Users/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/*requirements*.in,/Users/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/*constraints*.txt,/Users/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/*constraints*.in,/Users/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/pyproject.toml,/Users/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/uv.lock,/Users/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/*.py.lock]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
CI [Python] (macos-latest, 3.11)
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/
CI [Python] (macos-latest, 3.11)
No file matched to [/Users/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/*requirements*.txt,/Users/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/*requirements*.in,/Users/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/*constraints*.txt,/Users/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/*constraints*.in,/Users/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/pyproject.toml,/Users/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/uv.lock,/Users/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/*.py.lock]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
CI [Java] (21)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: 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/
CI [Python] (ubuntu-latest, 3.10)
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/
CI [Python] (ubuntu-latest, 3.10)
No file matched to [/home/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/*requirements*.txt,/home/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/*requirements*.in,/home/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/*constraints*.txt,/home/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/*constraints*.in,/home/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/pyproject.toml,/home/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/uv.lock,/home/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/*.py.lock]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
CI [Python] (ubuntu-latest, 3.13)
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/
CI [Python] (ubuntu-latest, 3.13)
No file matched to [/home/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/*requirements*.txt,/home/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/*requirements*.in,/home/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/*constraints*.txt,/home/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/*constraints*.in,/home/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/pyproject.toml,/home/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/uv.lock,/home/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/*.py.lock]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
CI [Python] (ubuntu-latest, 3.9)
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/
CI [Python] (ubuntu-latest, 3.9)
No file matched to [/home/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/*requirements*.txt,/home/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/*requirements*.in,/home/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/*constraints*.txt,/home/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/*constraints*.in,/home/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/pyproject.toml,/home/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/uv.lock,/home/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/*.py.lock]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
CI [Python] (ubuntu-latest, 3.12)
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/
CI [Python] (ubuntu-latest, 3.12)
No file matched to [/home/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/*requirements*.txt,/home/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/*requirements*.in,/home/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/*constraints*.txt,/home/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/*constraints*.in,/home/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/pyproject.toml,/home/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/uv.lock,/home/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/*.py.lock]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
CI [Python] (macos-latest, 3.13)
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/
CI [Python] (macos-latest, 3.13)
No file matched to [/Users/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/*requirements*.txt,/Users/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/*requirements*.in,/Users/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/*constraints*.txt,/Users/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/*constraints*.in,/Users/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/pyproject.toml,/Users/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/uv.lock,/Users/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/*.py.lock]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
CI [Go] (macos-latest, 1.21)
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-go@v5, 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/
CI [Go] (macos-latest, 1.21)
Restore cache failed: Dependencies file is not found in /Users/runner/work/stackit-sdk-generator/stackit-sdk-generator. Supported file pattern: go.sum
CI [Python] (macos-latest, 3.10)
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/
CI [Python] (macos-latest, 3.10)
No file matched to [/Users/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/*requirements*.txt,/Users/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/*requirements*.in,/Users/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/*constraints*.txt,/Users/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/*constraints*.in,/Users/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/pyproject.toml,/Users/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/uv.lock,/Users/runner/work/stackit-sdk-generator/stackit-sdk-generator/**/*.py.lock]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
CI [Go] (macos-latest)
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-go@v5, 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/
CI [Go] (macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/stackit-sdk-generator/stackit-sdk-generator. Supported file pattern: go.sum
CI [Go] (ubuntu-latest)
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-go@v5, 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/
CI [Go] (ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/stackit-sdk-generator/stackit-sdk-generator. Supported file pattern: go.sum
CI [Go] (ubuntu-latest, 1.22)
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-go@v5, 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/
CI [Go] (ubuntu-latest, 1.22)
Restore cache failed: Dependencies file is not found in /home/runner/work/stackit-sdk-generator/stackit-sdk-generator. Supported file pattern: go.sum
CI [Go] (ubuntu-latest, 1.21)
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-go@v5, 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/
CI [Go] (ubuntu-latest, 1.21)
Restore cache failed: Dependencies file is not found in /home/runner/work/stackit-sdk-generator/stackit-sdk-generator. Supported file pattern: go.sum
CI [Go] (ubuntu-latest, 1.23)
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-go@v5, 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/
CI [Go] (ubuntu-latest, 1.23)
Restore cache failed: Dependencies file is not found in /home/runner/work/stackit-sdk-generator/stackit-sdk-generator. Supported file pattern: go.sum
CI [Go] (macos-latest, 1.23)
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-go@v5, 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/
CI [Go] (macos-latest, 1.23)
Restore cache failed: Dependencies file is not found in /Users/runner/work/stackit-sdk-generator/stackit-sdk-generator. Supported file pattern: go.sum
CI [Go] (macos-latest, 1.22)
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-go@v5, 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/
CI [Go] (macos-latest, 1.22)
Restore cache failed: Dependencies file is not found in /Users/runner/work/stackit-sdk-generator/stackit-sdk-generator. Supported file pattern: go.sum