Skip to content

feat: add actions

feat: add actions #398

Triggered via push November 1, 2024 17:21
Status Failure
Total duration 1m 42s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Vitest
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.
Vitest
Cannot find module '@chakra-ui/system' or its corresponding type declarations.
Vitest
Cannot find module '@chakra-ui/utils' or its corresponding type declarations.
Vitest
Parameter 'props' implicitly has an 'any' type.
Vitest
Parameter 'ref' implicitly has an 'any' type.
Vitest
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.
Vitest
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.
Vitest
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.
Vitest
Parameter 'prevState' implicitly has an 'any' type.
Vitest
Parameter 'prevState' implicitly has an 'any' type.
Vitest
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/