Skip to content

Conversation

@pichlermarc
Copy link
Member

Which problem is this PR solving?

Relates to #5415
Relates to nodejs/node#59364

Short description of the changes

disable --experimental-strip-types on Node.js 22

@pichlermarc pichlermarc requested a review from a team as a code owner August 12, 2025 08:16
@codecov
Copy link

codecov bot commented Aug 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.01%. Comparing base (549e0a6) to head (a74d87a).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5851   +/-   ##
=======================================
  Coverage   95.01%   95.01%           
=======================================
  Files         303      303           
  Lines        7943     7943           
  Branches     1607     1607           
=======================================
  Hits         7547     7547           
  Misses        396      396           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Member

@legendecas legendecas left a comment

Choose a reason for hiding this comment

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

Upgrading mocha may also address the issue: #5850. But it seems like CI is failing on the moca upgrade.

@pichlermarc
Copy link
Member Author

Upgrading mocha may also address the issue: #5850. But it seems like CI is failing on the moca upgrade.

yep, seems to be something on the latest Node.js v20 version only. I've looked into it briefly but was not able to find out yet what's wrong 😕

@pichlermarc pichlermarc added this pull request to the merge queue Aug 12, 2025
Merged via the queue into open-telemetry:main with commit 5e30469 Aug 12, 2025
26 checks passed
@pichlermarc pichlermarc deleted the chore/disable-strip-types-node-22 branch August 12, 2025 09:16
trentm added a commit to trentm/opentelemetry-js that referenced this pull request Aug 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants