test: add shared frontend test utilities and testing standards #7056
Annotations
10 errors
|
Test
Process completed with exit code 2.
|
|
Test
Object literal may only specify known properties, but 'technicalReviewer' does not exist in type 'Permit'. Did you mean to write 'technical_reviewer'?
|
|
Test
Object literal may only specify known properties, but 'technicalReviewer' does not exist in type 'Permit'. Did you mean to write 'technical_reviewer'?
|
|
Test
Object literal may only specify known properties, but 'technicalReviewer' does not exist in type 'Permit'. Did you mean to write 'technical_reviewer'?
|
|
Test
Object literal may only specify known properties, but 'technicalReviewer' does not exist in type 'Permit'. Did you mean to write 'technical_reviewer'?
|
|
Test
Type '{ permitId: string; permitTypeId: number; activityId: string; stage: "PRE_SUBMISSION"; needed: PermitNeeded; statusLastChanged: null; statusLastChangedTime: null; statusLastVerified: null; ... 10 more ...; technicalReviewer: null; }[]' is not assignable to type '{ permitId: string; activityId: string; permitTypeId: number; submittedDate: string | null; decisionDate: string | null; statusLastVerified: string | null; statusLastChanged: string | null; ... 11 more ...; technical_reviewer: string | null; }[]'.
|
|
Test
Type '{ permitId: string; permitTypeId: number; activityId: string; stage: "APPLICATION_SUBMISSION"; needed: PermitNeeded; statusLastChanged: null; statusLastChangedTime: null; ... 11 more ...; technicalReviewer: null; }[]' is not assignable to type '{ permitId: string; activityId: string; permitTypeId: number; submittedDate: string | null; decisionDate: string | null; statusLastVerified: string | null; statusLastChanged: string | null; ... 11 more ...; technical_reviewer: string | null; }[]'.
|
|
Test
Type '{ permitId: string; permitTypeId: number; activityId: string; stage: "PRE_SUBMISSION"; needed: PermitNeeded; statusLastChanged: null; statusLastChangedTime: null; statusLastVerified: null; ... 10 more ...; technicalReviewer: null; }[]' is not assignable to type '{ permitId: string; activityId: string; permitTypeId: number; submittedDate: string | null; decisionDate: string | null; statusLastVerified: string | null; statusLastChanged: string | null; ... 11 more ...; technical_reviewer: string | null; }[]'.
|
|
Test
Type '{ permitId: string; permitTypeId: number; activityId: string; stage: "APPLICATION_SUBMISSION"; needed: PermitNeeded; statusLastChanged: null; statusLastChangedTime: null; ... 11 more ...; technicalReviewer: null; }[]' is not assignable to type '{ permitId: string; activityId: string; permitTypeId: number; submittedDate: string | null; decisionDate: string | null; statusLastVerified: string | null; statusLastChanged: string | null; ... 11 more ...; technical_reviewer: string | null; }[]'.
|
|
|
background
wait
wait-all
cancel
parallel
Loading