twform #423
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/
|