ODK Web Forms CI #1114
ci.yml
on: pull_request
Matrix: Install dependencies and build packages
Matrix: Lint (global)
Matrix: @getodk/common
Matrix: @getodk/scenario
Matrix: @getodk/tree-sitter-xpath
Matrix: @getodk/web-forms
Matrix: @getodk/xforms-engine
Matrix: @getodk/xpath
Annotations
50 errors and 31 warnings
@getodk/scenario (Node, 18.20.5)
Argument of type '(RankNode & { readonly currentState: { readonly relevant: true; }; }) | (UploadNode & { readonly currentState: { readonly relevant: true; }; })' is not assignable to parameter of type 'UploadNode'.
|
@getodk/scenario (Node, 18.20.5)
Process completed with exit code 2.
|
@getodk/scenario (Node, 20.18.1)
The job was canceled because "Node_18_20_5" failed.
|
@getodk/scenario (Node, 20.18.1)
Argument of type '(RankNode & { readonly currentState: { readonly relevant: true; }; }) | (UploadNode & { readonly currentState: { readonly relevant: true; }; })' is not assignable to parameter of type 'UploadNode'.
|
@getodk/scenario (Node, 20.18.1)
Process completed with exit code 2.
|
@getodk/scenario (Web, 22.12.0, firefox)
The job was canceled because "Node_18_20_5" failed.
|
@getodk/scenario (Web, 22.12.0, firefox)
The operation was canceled.
|
@getodk/scenario (Web, 22.12.0, chromium)
The job was canceled because "Node_18_20_5" failed.
|
@getodk/scenario (Web, 22.12.0, chromium)
The operation was canceled.
|
@getodk/scenario (Node, 22.12.0)
The job was canceled because "Node_18_20_5" failed.
|
@getodk/scenario (Node, 22.12.0)
The operation was canceled.
|
@getodk/scenario (Web, 22.12.0, webkit)
The job was canceled because "Node_18_20_5" failed.
|
@getodk/scenario (Web, 22.12.0, webkit)
The operation was canceled.
|
@getodk/xforms-engine (Node, 22.12.0)
Argument of type 'RankItemMap' is not assignable to parameter of type 'RankValueOptions'.
|
@getodk/xforms-engine (Node, 22.12.0)
'valueOption' is possibly 'undefined'.
|
@getodk/xforms-engine (Node, 22.12.0)
Process completed with exit code 2.
|
@getodk/xforms-engine (Node, 18.20.5)
Argument of type 'RankItemMap' is not assignable to parameter of type 'RankValueOptions'.
|
@getodk/xforms-engine (Node, 18.20.5)
'valueOption' is possibly 'undefined'.
|
@getodk/xforms-engine (Node, 18.20.5)
Process completed with exit code 2.
|
@getodk/xforms-engine (Node, 20.18.1)
The job was canceled because "Node_18_20_5" failed.
|
@getodk/xforms-engine (Node, 20.18.1)
Argument of type 'RankItemMap' is not assignable to parameter of type 'RankValueOptions'.
|
@getodk/xforms-engine (Node, 20.18.1)
'valueOption' is possibly 'undefined'.
|
@getodk/xforms-engine (Node, 20.18.1)
Process completed with exit code 2.
|
@getodk/xforms-engine (Web, 22.12.0, chromium)
The job was canceled because "Node_18_20_5" failed.
|
@getodk/xforms-engine (Web, 22.12.0, chromium)
The operation was canceled.
|
@getodk/xforms-engine (Web, 22.12.0, webkit)
The job was canceled because "Node_18_20_5" failed.
|
@getodk/xforms-engine (Web, 22.12.0, webkit)
The operation was canceled.
|
@getodk/xforms-engine (Web, 22.12.0, firefox)
The job was canceled because "Node_18_20_5" failed.
|
@getodk/xforms-engine (Web, 22.12.0, firefox)
The operation was canceled.
|
@getodk/web-forms (Node, 18.20.5)
Type 'string | undefined' is not assignable to type 'string'.
|
@getodk/web-forms (Node, 18.20.5)
Type '{ label: string | undefined; value: string; }[]' is not assignable to type '{ value: string; label: string; }[]'.
|
@getodk/web-forms (Node, 18.20.5)
Type 'number' is not assignable to type 'null'.
|
@getodk/web-forms (Node, 18.20.5)
Type 'Timeout' is not assignable to type 'null'.
|
@getodk/web-forms (Node, 18.20.5)
Argument of type 'null' is not assignable to parameter of type 'number'.
|
@getodk/web-forms (Node, 18.20.5)
Process completed with exit code 1.
|
@getodk/web-forms (Web, 22.12.0, webkit)
The job was canceled because "Node_18_20_5" failed.
|
@getodk/web-forms (Node, 22.12.0)
The job was canceled because "Node_18_20_5" failed.
|
@getodk/web-forms (Node, 22.12.0)
The operation was canceled.
|
@getodk/web-forms (Web, 22.12.0, firefox)
The job was canceled because "Node_18_20_5" failed.
|
@getodk/web-forms (Web, 22.12.0, firefox)
The operation was canceled.
|
@getodk/web-forms (Web, 22.12.0, chromium)
The job was canceled because "Node_18_20_5" failed.
|
@getodk/web-forms (Web, 22.12.0, chromium)
A task was canceled.
|
Lint (global) (22.12.0)
Process completed with exit code 1.
|
@getodk/web-forms (Node, 20.18.1)
The job was canceled because "Node_18_20_5" failed.
|
@getodk/web-forms (Node, 20.18.1)
Type 'string | undefined' is not assignable to type 'string'.
|
@getodk/web-forms (Node, 20.18.1)
Type '{ label: string | undefined; value: string; }[]' is not assignable to type '{ value: string; label: string; }[]'.
|
@getodk/web-forms (Node, 20.18.1)
Type 'number' is not assignable to type 'null'.
|
@getodk/web-forms (Node, 20.18.1)
Type 'Timeout' is not assignable to type 'null'.
|
@getodk/web-forms (Node, 20.18.1)
Argument of type 'null' is not assignable to parameter of type 'number'.
|
@getodk/web-forms (Node, 20.18.1)
The operation was canceled.
|
Install dependencies and build packages (18.20.5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Install dependencies and build packages (22.12.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Install dependencies and build packages (20.18.1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
@getodk/scenario (Node, 18.20.5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
@getodk/common (Node, 20.18.1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
@getodk/common (Node, 22.12.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
@getodk/common (Node, 18.20.5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
@getodk/xforms-engine (Node, 22.12.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
@getodk/xforms-engine (Node, 18.20.5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
@getodk/common (Web, 22.12.0, chromium)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
@getodk/common (Web, 22.12.0, firefox)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
@getodk/web-forms (Node, 18.20.5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint (global) (22.12.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint (global) (22.12.0):
packages/scenario/test/smoketests/child-vaccination.test.ts#L105
Expected an error object to be thrown
|
Lint (global) (22.12.0):
packages/scenario/test/smoketests/child-vaccination.test.ts#L141
Expected an error object to be thrown
|
Lint (global) (22.12.0):
packages/xforms-engine/src/parse/text/abstract/TextElementDefinition.ts#L24
Union type TextElementChildChunk constituents must be sorted
|
Lint (global) (22.12.0):
packages/xpath/src/evaluator/expression/FunctionCallExpressionEvaluator.ts#L61
Expected an error object to be thrown
|
Lint (global) (22.12.0):
packages/xpath/src/evaluator/expression/UnionExpressionEvaluator.ts#L28
Expected an error object to be thrown
|
Lint (global) (22.12.0):
packages/xpath/src/evaluator/expression/UnionExpressionEvaluator.ts#L34
Expected an error object to be thrown
|
Lint (global) (22.12.0):
packages/xpath/src/evaluator/result/toXPathEvaluationResult.ts#L70
Expected an error object to be thrown
|
Lint (global) (22.12.0):
packages/xpath/src/evaluator/result/toXPathEvaluationResult.ts#L78
Expected an error object to be thrown
|
Lint (global) (22.12.0):
packages/xpath/src/functions/fn/node-set.ts#L17
Expected an error object to be thrown
|
Lint (global) (22.12.0):
packages/xpath/src/functions/fn/node-set.ts#L70
Expected an error object to be thrown
|
@getodk/xpath (Node, 22.12.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
@getodk/xpath (Node, 18.20.5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
@getodk/tree-sitter-xpath (22.12.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
@getodk/tree-sitter-xpath (18.20.5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
@getodk/tree-sitter-xpath (20.18.1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
@getodk/xpath (Web, 22.12.0, chromium)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
@getodk/xpath (Web, 22.12.0, webkit)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
@getodk/xpath (Web, 22.12.0, firefox)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|