Conversion to Graph Database #486
Annotations
9 errors and 3 warnings
Types
Property 'firstName' does not exist on type 'UserDataType'.
|
Types
Property 'lastName' does not exist on type 'UserDataType'.
|
Types
Type '{ active: true; email: string; firstName: string; lastName: string; role: string; }' is not assignable to type 'User'.
|
Types
Property 'firstName' does not exist on type 'User'. Did you mean 'firstname'?
|
Types
Property 'lastName' does not exist on type 'User'. Did you mean 'lastname'?
|
Types
Property 'firstName' does not exist on type 'User'. Did you mean 'firstname'?
|
Types
Property 'lastName' does not exist on type 'User'. Did you mean 'lastname'?
|
Types
Process completed with exit code 2.
|
Jest Tests
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Post Run actions/checkout@v4
The process '/usr/bin/git' failed with exit code 128
|
Loading