Adjust answerOptionsToggleExpression for Aidbox format #134
Annotations
10 errors
|
tests (20)
Process completed with exit code 2.
|
|
tests (20):
src/converter/extensions.ts#L270
Parameter 'option' implicitly has an 'any' type.
|
|
tests (20):
src/converter/extensions.ts#L267
Parameter 'answerOptionsToggleExpression' implicitly has an 'any' type.
|
|
tests (20):
src/converter/extensions.ts#L267
Property 'answerOptionsToggleExpression' does not exist on type 'QuestionnaireItem'.
|
|
tests (20):
src/converter/extensions.ts#L266
Property 'answerOptionsToggleExpression' does not exist on type 'QuestionnaireItem'.
|
|
tests (20):
src/converter/extensions.ts#L250
Type '(extensions: Extension[]) => { answerOptionsToggleExpression: { expression: Expression; option: any[]; }[]; }' is not assignable to type '(extensions: Extension[]) => Partial<QuestionnaireItem> | undefined'.
|
|
tests (18)
The operation was canceled.
|
|
tests (18)
The strategy configuration was canceled because "tests._20" failed
|
|
tests (22)
The operation was canceled.
|
|
tests (22)
The strategy configuration was canceled because "tests._20" failed
|