Merge pull request #52 from Programmer-RD-AI/fix/cypress-tests-and-co… #45
Annotations
10 errors
lint-format:
src/App.jsx#L1
'React' is defined but never used
|
lint-format:
src/App.jsx#L1
'useMemo' is defined but never used
|
lint-format:
src/App.jsx#L41
'themeMode' is assigned a value but never used
|
lint-format:
src/components/Articles/comment.jsx#L9
'articleId' is missing in props validation
|
lint-format:
src/components/Articles/comment.jsx#L9
'initialComments' is missing in props validation
|
lint-format:
src/components/Loading/loader.jsx#L5
'isLoading' is missing in props validation
|
lint-format:
src/components/Loading/loader.jsx#L6
'_' is assigned a value but never used
|
lint-format:
src/components/Loading/sunSpotLoader.jsx#L67
'selectAll' is assigned a value but never used
|
lint-format:
src/components/Loading/sunSpotLoader.jsx#L68
'mainSVG' is assigned a value but never used
|
lint-format:
src/components/snackbar.jsx#L2
'useSelector' is defined but never used
|