Skip to content

Update Node.js version to 24 and refresh compiled files - #161

Merged
Mohit Pavan Kumar Gadamsetty (mohitpavan) merged 2 commits into
Azure:mainfrom
oterno:main
Jul 9, 2026
Merged

Update Node.js version to 24 and refresh compiled files#161
Mohit Pavan Kumar Gadamsetty (mohitpavan) merged 2 commits into
Azure:mainfrom
oterno:main

Conversation

@oterno

@oterno Ole Markus Ternø (oterno) commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

The load-testing GitHub action is running with node version 20 which reached end of life at the end of April 2026. To prevent the action from failing to run, a workaround is to set the action environment variable ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION to true. This pull request updates the node version so it is no longer using a deprecated version.

Changes:

  • updated node version in action and package.json to 24
  • ran npm run compile and committed the updated compiled files

Resolves #155

Signed-off-by: Ole Markus Kristiansen Ternø <79976935+oterno@users.noreply.github.com>
Signed-off-by: Ole Markus Kristiansen Ternø <79976935+oterno@users.noreply.github.com>
@oterno
Ole Markus Ternø (oterno) requested a review from a team as a code owner July 9, 2026 10:47
@oterno

Copy link
Copy Markdown
Contributor Author

@microsoft-github-policy-service agree

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mohitpavan

Copy link
Copy Markdown
Contributor

Not so much preferinig to complete the pr without passing the pr checks. since the pr creator doesnt have access to secrets, the login is failing,
closing this for now. wiill raise tthis myself by tomorrow EOD.

@mohitpavan
Mohit Pavan Kumar Gadamsetty (mohitpavan) merged commit ce6fe8a into Azure:main Jul 9, 2026
6 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] azure/load-testing@v1.2.5 does not work due to incompatible node versions

3 participants