Skip to content

fix(javascript): Update Node options to target ES2018 #32478

fix(javascript): Update Node options to target ES2018

fix(javascript): Update Node options to target ES2018 #32478

Triggered via pull request March 12, 2026 14:59
Status Cancelled
Total duration 2m 10s
Artifacts

check.yml

on: pull_request
Matrix: client_gen
client kotlin${{ format('@{0}', fromJSON(needs.setup.outputs.KOTLIN_DATA).version) }} macos
0s
client kotlin${{ format('@{0}', fromJSON(needs.setup.outputs.KOTLIN_DATA).version) }} macos
client swift${{ format('@{0}', fromJSON(needs.setup.outputs.SWIFT_DATA).version) }} linux
0s
client swift${{ format('@{0}', fromJSON(needs.setup.outputs.SWIFT_DATA).version) }} linux
client javascript${{ (((needs.setup.outputs.RUN_GEN_JAVASCRIPT == 'true') && format('@{0}', fromJSON(needs.setup.outputs.JAVASCRIPT_DATA).version)) || '') }}
0s
client javascript${{ (((needs.setup.outputs.RUN_GEN_JAVASCRIPT == 'true') && format('@{0}', fromJSON(needs.setup.outputs.JAVASCRIPT_DATA).version)) || '') }}
codegen
0s
codegen
check_green
3s
check_green
push_and_release
push_and_release
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
specs
Canceling since a higher priority waiting request for refs/pull/6101/merge exists
specs
The operation was canceled.
check_green
Process completed with exit code 1.
Checks
Canceling since a higher priority waiting request for refs/pull/6101/merge exists
notification
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: marocchino/sticky-pull-request-comment@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/