🧪 Run Tests #195
Annotations
5 errors and 3 warnings
TypeError: null is not an object (evaluating 'request.find'):
src/modules/habits.ts#L31
at /home/runner/work/reclaim-unofficial-api/reclaim-unofficial-api/src/modules/habits.ts:31:26
|
TypeError: null is not an object (evaluating 'request.find'):
src/modules/habits.ts#L31
at /home/runner/work/reclaim-unofficial-api/reclaim-unofficial-api/src/modules/habits.ts:31:26
|
error: Error fetching data from Reclaim API.:
src/client.ts#L85
at /home/runner/work/reclaim-unofficial-api/reclaim-unofficial-api/src/client.ts:85:13
|
TypeError: null is not an object (evaluating 'request.find'):
src/modules/habits.ts#L31
at /home/runner/work/reclaim-unofficial-api/reclaim-unofficial-api/src/modules/habits.ts:31:26
|
test
Final attempt failed. Child_process exited with error code 1
|
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
Attempt 1 failed. Reason: Child_process exited with error code 1
|
test
Attempt 2 failed. Reason: Child_process exited with error code 1
|