-
-
Notifications
You must be signed in to change notification settings - Fork 621
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ci: add Node.js v20 #3739
ci: add Node.js v20 #3739
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #3739 +/- ##
===========================================
- Coverage 91.64% 58.84% -32.80%
===========================================
Files 22 9 -13
Lines 1628 1198 -430
Branches 466 381 -85
===========================================
- Hits 1492 705 -787
- Misses 136 493 +357 see 19 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Hm, do we have deprecations output there? |
I'll check this locally. |
f69dd0f
to
7a754be
Compare
magic 🧙 locally all works perfectly |
There is a bug report in v20 nodejs/node#47614. It may be related. |
@snitin315 hm, I don't think, because it works locally using node v20 on ubuntu |
8f63194
to
57be611
Compare
Problem with nyc here... trying to solve it |
What kind of change does this PR introduce?
Did you add tests for your changes?
If relevant, did you update the documentation?
Summary
Does this PR introduce a breaking change?
Other information