fix: type -d #765
Annotations
5 errors and 1 warning
SPOT tests:
@fiction/posts/test/taxonomy.spot.unit.test.ts#L31
AssertionError: expected undefined to be 1 // Object.is equality
- Expected:
1
+ Received:
undefined
❯ @fiction/posts/test/taxonomy.spot.unit.test.ts:31:36
|
SPOT tests:
@fiction/core/plugin-media/test/upload.spot.test.ts#L46
AssertionError: expected 'error' to be 'success' // Object.is equality
Expected: "success"
Received: "error"
❯ @fiction/core/plugin-media/test/upload.spot.test.ts:46:28
|
SPOT tests:
@fiction/core/plugin-media/test/upload.spot.test.ts#L115
TypeError: actual value must be number or bigint, received "undefined"
❯ @fiction/core/plugin-media/test/upload.spot.test.ts:115:29
|
SPOT tests:
@fiction/core/plugin-media/test/upload.spot.test.ts#L134
AssertionError: expected undefined to be truthy
- Expected:
true
+ Received:
undefined
❯ @fiction/core/plugin-media/test/upload.spot.test.ts:134:28
|
SPOT tests
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: slackapi/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading