Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

cspotcode
Copy link
Collaborator

@cspotcode cspotcode commented May 26, 2022

After TS 4.7 was released stable, the test matrix started running TS 4.7 combined with node 14.13.0 and node12. Previously, the test matrix had only been combining TS 4.7 RC with node 14.x (newest v14), 16.x, and 18x.

This caused us to, yet again, hit a node 14.13.0 bug.

Note that this is not the same as #1774, an unrelated node bug that coincidentally started happening on the same night.

@cspotcode cspotcode added this to the 10.9.0 or 11.0.0 milestone May 26, 2022
@codecov
Copy link

codecov bot commented May 26, 2022

Codecov Report

Merging #1775 (8c18db4) into main (78d103f) will decrease coverage by 0.09%.
The diff coverage is n/a.

Impacted Files Coverage Δ
src/child/spawn-child.ts 75.00% <0.00%> (-10.00%) ⬇️

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.

1 participant