Skip to content

fix: don't return data after today in stats API #3140

fix: don't return data after today in stats API

fix: don't return data after today in stats API #3140

Triggered via pull request January 7, 2025 16:23
Status Failure
Total duration 3m 8s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
tests/updates.test.ts > [POST] /updates parallel tests > with new device: 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 tests
Process completed with exit code 1.
Run tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636