Added initial @untypeable/fake-store
package
#59
Annotations
8 errors and 1 warning
tests/news.test.ts > lil APIs - News > GET - /news:
packages/lil.apis/tests/news.test.ts#L17
AssertionError: expected null to be type of 'string'
- Expected
+ Received
- string
+ object
❯ tests/news.test.ts:17:46
|
test (18.x)
Process completed with exit code 1.
|
test (20.x)
The job was canceled because "_18_x" failed.
|
tests/news.test.ts > lil APIs - News > GET - /news:
packages/lil.apis/tests/news.test.ts#L17
AssertionError: expected null to be type of 'string'
- Expected
+ Received
- string
+ object
❯ tests/news.test.ts:17:46
|
test (20.x)
The operation was canceled.
|
test (latest)
The job was canceled because "_18_x" failed.
|
tests/news.test.ts > lil APIs - News > GET - /news:
packages/lil.apis/tests/news.test.ts#L17
AssertionError: expected null to be type of 'string'
- Expected
+ Received
- string
+ object
❯ tests/news.test.ts:17:46
|
test (latest)
The operation was canceled.
|
test (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|