Skip to content

Revert "Fix: update package.json and lock file (#29)" #22

Revert "Fix: update package.json and lock file (#29)"

Revert "Fix: update package.json and lock file (#29)" #22

Triggered via push November 26, 2024 06:47
Status Failure
Total duration 21s
Artifacts
build_and_test
12s
build_and_test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build_and_test: src/App.tsx#L1
Cannot find module '@chakra-ui/react' or its corresponding type declarations.
build_and_test: src/App.tsx#L8
This JSX tag requires the module path 'react/jsx-runtime' to exist, but none could be found. Make sure you have types for the appropriate package installed.
build_and_test: src/components/ApplicationList.tsx#L1
Cannot find module 'react' or its corresponding type declarations.
build_and_test: src/components/ApplicationList.tsx#L2
Cannot find module '@chakra-ui/react' or its corresponding type declarations.
build_and_test: src/components/ApplicationList.tsx#L3
Cannot find module '@chakra-ui/icons' or its corresponding type declarations.
build_and_test: src/components/ApplicationList.tsx#L4
Cannot find module 'react-router-dom' or its corresponding type declarations.
build_and_test: src/components/ApplicationList.tsx#L91
This JSX tag requires the module path 'react/jsx-runtime' to exist, but none could be found. Make sure you have types for the appropriate package installed.
build_and_test: src/components/ConfirmationDialog.tsx#L1
Cannot find module 'react' or its corresponding type declarations.
build_and_test: src/components/ConfirmationDialog.tsx#L14
Cannot find module '@chakra-ui/react' or its corresponding type declarations.
build_and_test: src/components/ConfirmationDialog.tsx#L16
Cannot find module '@chakra-ui/icons' or its corresponding type declarations.