yasin palizban
yasin palizban
> Please add some tests for the new method and run `pnpm run preflight`. i ran cmd you mentioned and add test functionality too.
> See https://github.com/faker-js/faker/actions/runs/4263046776/jobs/7419510093 > > You can run `pnpm run test` to run the tests locally > > You can see there are a couple of problems - your JSDoc...
> Please paste the output if you get errors and we can help diagnose what the problem is. node -v 16.18.1 Ubuntu 22.04.1 LTS ) first error ````txt test/docs/versions.spec.ts (1...
after upgrade node js to 18.14.2 and run this cmd pnpm run test -u now i got this error test/docs/versions.spec.ts (1 test | 1 failed) 12ms ❯ test/docs/versions.spec.ts > docs...
> > after upgrade node js to 18.14.2 and run this cmd pnpm run test -u now i got this error > > test/docs/versions.spec.ts (1 test | 1 failed) 12ms...
> I will try to reproduce and fix the error locally. i dig in codes and find out the bug, ` // version must be number x.y.z not string next...