Skip to content

feat: migrate forms #847

feat: migrate forms

feat: migrate forms #847

Triggered via push November 20, 2024 21:03
Status Failure
Total duration 2m 5s
Artifacts

vrt.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Lost Pixel
Could not find a declaration file for module 'react'. '/home/runner/work/saas-ui/saas-ui/node_modules/react/index.js' implicitly has an 'any' type.
Lost Pixel
Could not find a declaration file for module 'react/jsx-runtime'. '/home/runner/work/saas-ui/saas-ui/node_modules/react/jsx-runtime.js' implicitly has an 'any' type.
Lost Pixel
Cannot find namespace 'React'.
Lost Pixel
Cannot find namespace 'React'.
Lost Pixel
Parameter 'props' implicitly has an 'any' type.
Lost Pixel
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
Lost Pixel
Could not find a declaration file for module 'react/jsx-runtime'. '/home/runner/work/saas-ui/saas-ui/node_modules/react/jsx-runtime.js' implicitly has an 'any' type.
Lost Pixel
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
Lost Pixel
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
Lost Pixel
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
Lost Pixel
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/