Skip to content

Merge pull request #52 from Programmer-RD-AI/fix/cypress-tests-and-co… #45

Merge pull request #52 from Programmer-RD-AI/fix/cypress-tests-and-co…

Merge pull request #52 from Programmer-RD-AI/fix/cypress-tests-and-co… #45

Triggered via push November 30, 2024 06:18
Status Failure
Total duration 44s
Artifacts

lint-format.yml

on: push
lint-format
36s
lint-format
Fit to window
Zoom out
Zoom in

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