Fix return type of findManyRandom with no second argument (#18) #36
Annotations
2 errors and 1 warning
example/db.test.ts > findRandom distribution:
example/db.test.ts#L138
AssertionError: expected 291.65666140719304 to be below 291.56188594076104
- Expected
+ Received
- 291.56188594076104
+ 291.65666140719304
❯ example/db.test.ts:138:10
|
lint
Process completed with exit code 1.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|