test: add empty schema name tests #126
Annotations
4 errors and 1 warning
test/cli/schema/schema.test.ts > Schema CLI > export 50 objects from schema:
test/cli/schema/schema.test.ts#L10
AssertionError: expected 1 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 1
❯ test/cli/schema/schema.test.ts:10:25
|
🖥️ Dev (20.x)
Process completed with exit code 1.
|
🖥️ Dev (18.x)
The job was canceled because "_20_x" failed.
|
🖥️ Dev (18.x)
The operation was canceled.
|
🖥️ Dev (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|