Conversion to Graph Database #485
Annotations
9 errors and 3 warnings
Checks
Property 'firstName' does not exist on type 'UserDataType'.
|
Checks
Property 'lastName' does not exist on type 'UserDataType'.
|
Checks
Type '{ active: true; email: string; firstName: string; lastName: string; role: string; }' is not assignable to type 'User'.
|
Checks
Property 'firstName' does not exist on type 'User'. Did you mean 'firstname'?
|
Checks
Property 'lastName' does not exist on type 'User'. Did you mean 'lastname'?
|
Checks
Property 'firstName' does not exist on type 'User'. Did you mean 'firstname'?
|
Checks
Property 'lastName' does not exist on type 'User'. Did you mean 'lastname'?
|
Checks
Process completed with exit code 2.
|
Checks
Process completed with exit code 1.
|
Checks
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/
|
Checks
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/
|
Checks
The process '/usr/bin/git' failed with exit code 128
|