Skip to content

chore: fetch button related changes #672

chore: fetch button related changes

chore: fetch button related changes #672

Triggered via pull request September 25, 2024 08:42
Status Failure
Total duration 1m 5s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
test: src/form/birth/optional-fields.ts#L82
Type '{ name: string; type: "NUMBER"; label: { defaultMessage: string; description: string; id: string; }; conditionals: { action: string; expression: string; }[]; maxLength: number; required: false; initialValue: string; validator: never[]; mapping: IFormFieldMapping; }' is not assignable to type 'SerializedFormField'.
test: src/tests/util.ts#L12
Cannot find name 'jest'.
test
Process completed with exit code 2.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@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/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/