Skip to content

feat: restructure and add all components #400

feat: restructure and add all components

feat: restructure and add all components #400

Triggered via push November 4, 2024 21:25
Status Failure
Total duration 1m 50s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Vitest
'"@chakra-ui/react"' has no exported member named 'theme'. Did you mean 'Theme'?
Vitest
Module '"@chakra-ui/react"' has no exported member 'Colors'.
Vitest
'desat' is declared but its value is never read.
Vitest
's' is declared but its value is never read.
Vitest
'sat' is declared but its value is never read.
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/theme/components' or its corresponding type declarations.
Vitest
Cannot find module '@chakra-ui/styled-system' or its corresponding type declarations.
Vitest
Cannot find module '@chakra-ui/styled-system' or its corresponding type declarations.
Vitest
Cannot find namespace 'React'.
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/