Skip to content

Add cqf-expression

Add cqf-expression #79

Triggered via push November 3, 2024 20:18
Status Failure
Total duration 2m 33s
Artifacts

tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Test
Type 'fhir4b.QuestionnaireItem[]' is not assignable to type 'import("/home/runner/work/sdc-ide/sdc-ide/shared/src/contrib/aidbox/index").QuestionnaireItem[]'.
Test
Type '{ answerExpression?: Expression | undefined; answerOption?: FCEQuestionnaireItemAnswerOption[] | FHIRQuestionnaireItemAnswerOption[] | undefined; ... 49 more ...; _id?: Element | undefined; }' is not assignable to type 'QuestionnaireItem'.
Test
Property 'cqfExpression' is missing in type '{ linkId: string; type: "string" | "boolean" | "display" | "integer" | "reference" | "date" | "quantity" | "dateTime" | "text" | "choice" | "open-choice" | "attachment" | "group" | "decimal" | "time" | "question" | "url"; }' but required in type 'QuestionnaireItem'.
Test
Type 'fhir4b.QuestionnaireItem[]' is not assignable to type 'import("/home/runner/work/sdc-ide/sdc-ide/shared/src/contrib/aidbox/index").QuestionnaireItem[]'.
Test
Type '{ answerExpression?: Expression | undefined; answerOption?: FCEQuestionnaireItemAnswerOption[] | FHIRQuestionnaireItemAnswerOption[] | undefined; ... 49 more ...; _id?: Element | undefined; }' is not assignable to type 'QuestionnaireItem'.
Test
Property 'cqfExpression' is missing in type '{ linkId: string; type: "string" | "boolean" | "display" | "integer" | "reference" | "date" | "quantity" | "dateTime" | "group" | "text" | "url" | "decimal" | "time" | "choice" | "open-choice" | "attachment" | "question"; }' but required in type 'QuestionnaireItem'.
Test
Argument of type 'fhir4b.Questionnaire' is not assignable to parameter of type 'import("/home/runner/work/sdc-ide/sdc-ide/shared/src/contrib/aidbox/index").Questionnaire'.
Test
Type 'fhir4b.QuestionnaireItem[]' is not assignable to type 'import("/home/runner/work/sdc-ide/sdc-ide/shared/src/contrib/aidbox/index").QuestionnaireItem[]'.
Test
Type '{ answerExpression?: Expression | undefined; answerOption?: FCEQuestionnaireItemAnswerOption[] | FHIRQuestionnaireItemAnswerOption[] | undefined; ... 49 more ...; _id?: Element | undefined; }' is not assignable to type 'QuestionnaireItem'.
Test
Property 'cqfExpression' is missing in type '{ linkId: string; type: "string" | "boolean" | "display" | "integer" | "reference" | "date" | "quantity" | "dateTime" | "text" | "choice" | "open-choice" | "attachment" | "group" | "decimal" | "time" | "question" | "url"; }' but required in type 'QuestionnaireItem'.
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/