Fixed bug with config and Reporter Types #24
npm-publish.yml
on: release
build
36s
publish-npm
40s
Annotations
20 errors and 1 warning
build:
lib/Approvals.ts#L202
Argument of type '(string | ApprovalFailureReporter)[]' is not assignable to parameter of type 'string | string[]'.
|
build:
lib/Providers/Jest/CombinationApprovals.ts#L11
Argument of type 'T1' is not assignable to parameter of type 'T1'.
|
build:
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'.
|
build:
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'.
|
build:
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'.
|
build:
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'.
|
build:
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'.
|
build:
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'.
|
build:
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'.
|
build:
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'.
|
publish-npm:
lib/Approvals.ts#L202
Argument of type '(string | ApprovalFailureReporter)[]' is not assignable to parameter of type 'string | string[]'.
|
publish-npm:
lib/Providers/Jest/CombinationApprovals.ts#L11
Argument of type 'T1' is not assignable to parameter of type 'T1'.
|
publish-npm:
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'.
|
publish-npm:
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'.
|
publish-npm:
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'.
|
publish-npm:
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'.
|
publish-npm:
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'.
|
publish-npm:
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'.
|
publish-npm:
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'.
|
publish-npm:
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'.
|
publish-npm
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|