Change database schema and routes to allow for assigning form instanc… #334
Annotations
5 errors and 1 warning
tsc
'signature.signerPosition' is possibly 'null'.
|
tsc
'signature.signerPosition' is possibly 'null'.
|
tsc
Type '{ order: number; signerPositionId: string; assignedUserId: string; signerType: string; signerDepartmentId: any; }[]' is not assignable to type 'CreateSignatureDto[]'.
|
tsc
Property 'departmentValue' does not exist on type 'Option'.
|
tsc
Process completed with exit code 2.
|
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/
|
Loading