Skip to content

Add React import to all JSX containing files #236

Add React import to all JSX containing files

Add React import to all JSX containing files #236

Triggered via pull request May 20, 2024 20:37
Status Failure
Total duration 1m 21s
Artifacts

main.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build (16.14.0): src/components/Accordion/AccordionContext.ts#L1
'React' is defined but never used
build (16.14.0): src/components/Main/Main.stories.tsx#L11
'React' must be in scope when using JSX
build (16.14.0): src/components/Main/Main.test.tsx#L6
'React' must be in scope when using JSX
build (16.14.0): src/components/Main/Main.test.tsx#L11
'React' must be in scope when using JSX
build (16.14.0): src/components/Main/Main.test.tsx#L16
'React' must be in scope when using JSX
build (16.14.0): src/components/NativeDateField/NativeDateField.test.tsx#L10
'React' must be in scope when using JSX
build (16.14.0): src/components/NativeDateField/NativeDateField.test.tsx#L28
'React' must be in scope when using JSX
build (16.14.0): src/components/NativeDateField/NativeDateField.test.tsx#L40
'React' must be in scope when using JSX
build (16.14.0): src/components/NativeSelectField/NativeSelectField.test.tsx#L16
'React' must be in scope when using JSX
build (16.14.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (16.14.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/