fix: don't return data after today in stats API #3140
Annotations
2 errors and 1 warning
Run bun run test:all:
tests/updates.test.ts#L71
AssertionError: expected { code: 'PGRST116', …(3) } to be null
- Expected:
null
+ Received:
Object {
"code": "PGRST116",
"details": "The result contains 0 rows",
"hint": null,
"message": "JSON object requested, multiple (or no) rows returned",
}
❯ tests/updates.test.ts:71:19
|
Run bun run test:all
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading