SAP/ui5-tooling

Unit tests failing in latest node v20 and v21

flovogt opened this issue · 1 comments

Unit tests failing in latest node v20 and v21 for module ui5-cli.

Expected Behavior

Tests are green

Current Behavior

3 tests are failing

Steps to Reproduce the Issue

  1. Checkout main branch of ui5-cli repo
  2. Execute npm run unit

Context

  • UI5 Module Version (output of ui5 --version when using the CLI): unknown
  • Node.js Version: 20.7,20.8.20.9, 21
  • npm Version: 9
  • OS/Platform: macos14.0

Last working version on the v20 releases: 20.5.1

Tests start failing with 20.6.0. Changelog: https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V20.md#20.6.0