Skip to content

twform

twform #423

Triggered via pull request October 20, 2023 10:37
Status Failure
Total duration 2m 17s
Artifacts

node.js.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build
Type 'import("/home/runner/work/workflow-builder/workflow-builder/node_modules/@types/json-schema/index").JSONSchema7' is not assignable to type 'import("/home/runner/work/workflow-builder/workflow-builder/node_modules/@rjsf/core/node_modules/@types/json-schema/index").JSONSchema7'.
build
Type '{ children: Element; }' is not assignable to type 'IntrinsicAttributes & LibraryManagedAttributes<FC<RecoilRootProps>, RecoilRootProps>'.
build
Type 'import("/home/runner/work/workflow-builder/workflow-builder/node_modules/@types/json-schema/index").JSONSchema7' is not assignable to type 'import("/home/runner/work/workflow-builder/workflow-builder/node_modules/@rjsf/core/node_modules/@types/json-schema/index").JSONSchema7'.
build
Property 'children' does not exist on type 'Readonly<{}>'.
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/