fix tests #979
Annotations
5 errors and 1 warning
Type check
Property 'tenantId' is missing in type '{ id: string; }' but required in type 'DeleteCrudDemoItemMutationInput'.
|
Type check
Property 'tenantId' is missing in type '{ id: string; name: string; }' but required in type 'UpdateCrudDemoItemMutationInput'.
|
Type check
Type 'string | undefined' is not assignable to type 'string'.
|
Type check
Type 'string | undefined' is not assignable to type 'string'.
|
Type check
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading