Fixes for windows #25
Annotations
10 errors
lib/Approvals.ts#L316
Argument of type '(string | ApprovalFailureReporter)[]' is not assignable to parameter of type 'string | string[]'.
|
lib/Providers/Jest/CombinationApprovals.ts#L11
Argument of type 'T1' is not assignable to parameter of type 'T1'.
|
lib/Providers/Jest/CombinationApprovals.ts#L33
Argument of type '(t1: T1, t2: T2, t3: any, t4: any, t5: any, t6: any, t7: any, t8: any, t9: any) => any' is not assignable to parameter of type '<T1, T2, T3, T4, T5, T6, T7, T8, T9>(t1: T1, t2: T2, t3: T3, t4: T4, t5: T5, t6: T6, t7: T7, t8: T8, t9: T9) => any'.
|
lib/Providers/Jest/CombinationApprovals.ts#L66
Argument of type '(t1: T1, t2: T2, t3: T3, t4: any, t5: any, t6: any, t7: any, t8: any, t9: any) => any' is not assignable to parameter of type '<T1, T2, T3, T4, T5, T6, T7, T8, T9>(t1: T1, t2: T2, t3: T3, t4: T4, t5: T5, t6: T6, t7: T7, t8: T8, t9: T9) => any'.
|
lib/Providers/Jest/CombinationApprovals.ts#L100
Argument of type '(t1: T1, t2: T2, t3: T3, t4: T4, t5: any, t6: any, t7: any, t8: any, t9: any) => any' is not assignable to parameter of type '<T1, T2, T3, T4, T5, T6, T7, T8, T9>(t1: T1, t2: T2, t3: T3, t4: T4, t5: T5, t6: T6, t7: T7, t8: T8, t9: T9) => any'.
|
lib/Providers/Jest/CombinationApprovals.ts#L135
Argument of type '(t1: T1, t2: T2, t3: T3, t4: T4, t5: T5, t6: any, t7: any, t8: any, t9: any) => any' is not assignable to parameter of type '<T1, T2, T3, T4, T5, T6, T7, T8, T9>(t1: T1, t2: T2, t3: T3, t4: T4, t5: T5, t6: T6, t7: T7, t8: T8, t9: T9) => any'.
|
lib/Providers/Jest/CombinationApprovals.ts#L171
Argument of type '(t1: T1, t2: T2, t3: T3, t4: T4, t5: T5, t6: T6, t7: any, t8: any, t9: any) => any' is not assignable to parameter of type '<T1, T2, T3, T4, T5, T6, T7, T8, T9>(t1: T1, t2: T2, t3: T3, t4: T4, t5: T5, t6: T6, t7: T7, t8: T8, t9: T9) => any'.
|
lib/Providers/Jest/CombinationApprovals.ts#L208
Argument of type '(t1: T1, t2: T2, t3: T3, t4: T4, t5: T5, t6: T6, t7: T7, t8: any, t9: any) => any' is not assignable to parameter of type '<T1, T2, T3, T4, T5, T6, T7, T8, T9>(t1: T1, t2: T2, t3: T3, t4: T4, t5: T5, t6: T6, t7: T7, t8: T8, t9: T9) => any'.
|
lib/Providers/Jest/CombinationApprovals.ts#L245
Argument of type '(t1: T1, t2: T2, t3: T3, t4: T4, t5: T5, t6: T6, t7: T7, t8: T8, t9: any) => any' is not assignable to parameter of type '<T1, T2, T3, T4, T5, T6, T7, T8, T9>(t1: T1, t2: T2, t3: T3, t4: T4, t5: T5, t6: T6, t7: T7, t8: T8, t9: T9) => any'.
|
lib/Providers/Jest/CombinationApprovals.ts#L293
Argument of type '(t1: T1, t2: T2, t3: T3, t4: T4, t5: T5, t6: T6, t7: T7, t8: T8, t9: T9) => any' is not assignable to parameter of type '<T1, T2, T3, T4, T5, T6, T7, T8, T9>(t1: T1, t2: T2, t3: T3, t4: T4, t5: T5, t6: T6, t7: T7, t8: T8, t9: T9) => any'.
|
This job succeeded
Loading