fix: add missing dependency #619
Annotations
4 errors
|
build
Process completed with exit code 1.
|
|
build:
lib/components/TaskTesting/TaskTesting.js#L243
Property 'error' does not exist on type '{ success: false; reason: string; incident: any; variables?: ElementOutputVariables | undefined; } | { success: false; reason: string; } | { success: false; reason: string; } | { ...; }'.
|
|
build:
lib/components/TaskTesting/TaskTesting.js#L237
Property 'incident' does not exist on type '{ success: false; reason: string; incident: any; variables?: ElementOutputVariables | undefined; } | { success: false; reason: string; } | { success: false; reason: string; } | { ...; }'.
|
|
build:
lib/components/TaskTesting/TaskTesting.js#L236
Property 'variables' does not exist on type '{ success: false; reason: string; incident: any; variables?: ElementOutputVariables | undefined; } | { success: false; reason: string; } | { success: false; reason: string; } | { ...; }'.
|