Skip to content

fix: use createRoot for React18 #54

fix: use createRoot for React18

fix: use createRoot for React18 #54

Triggered via push February 21, 2024 09:02
Status Failure
Total duration 1m 21s
Artifacts

manual.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Test: src/core/Wrapper/Wrapper.tsx#L8
Property 'children' does not exist on type '{}'.
Test: src/templates/examples/TemplateA/TemplateAWithWrapperAndErrorBoundry.tsx#L34
Type '{ children: Element; "data-testid": string; }' is not assignable to type 'IntrinsicAttributes'.
Test: src/templates/examples/TemplateB/TemplateBWithSelectiveRedaction.tsx#L70
Type '{ children: Element[]; "data-testid": string; }' is not assignable to type 'IntrinsicAttributes'.
Test
Process completed with exit code 1.
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.