You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like this problem is caused by esmock not working as expected on Node.js 22.2.0 in the current setup. I haven't looked any deeper into this, but replacing esmock with sinon, which is already used in other unit tests, fixes the build. See #117.
On #115, I got several unrelated tests failing on Node v22.2.0.
Last time we ran tests on Node 22, they were passing, but that was with Node v22.1.0.
I re-ran Node 22 test on the main branch to check again with the latest Node v22.2.0, and it's failing.
https://github.com/eslint/create-config/actions/runs/9064687625/job/25110939311
The text was updated successfully, but these errors were encountered: