Question component added along with Component Folder structure #7
Annotations
7 errors and 1 warning
build:
src/App.jsx#L9
'viteLogo' is not defined
|
build:
src/App.jsx#L12
'reactLogo' is not defined
|
build:
src/App.jsx#L17
'setCount' is not defined
|
build:
src/App.jsx#L18
'count' is not defined
|
build:
src/components/QuestionComponent/QuestionComponent.jsx#L1
'React' is defined but never used
|
build:
src/components/QuestionComponent/Questions.jsx#L1
'React' is defined but never used
|
build
Process completed with exit code 1.
|
build
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/
|