Merge pull request #4 from Konkuk-KUIT/seongyou #8
Annotations
10 errors
deploy:
src/pages/StorePage/StorePage.tsx#L1
'React' is declared but its value is never read.
|
deploy:
src/pages/StorePage/StorePage.tsx#L110
'error' is declared but its value is never read.
|
deploy:
src/pages/StorePage/StorePage.tsx#L125
'error' is of type 'unknown'.
|
deploy:
src/pages/StorePage/StorePage.tsx#L151
Property 'id' does not exist on type 'never'.
|
deploy:
src/pages/StorePage/StorePage.tsx#L151
Property 'image' does not exist on type 'never'.
|
deploy:
src/pages/StorePage/StorePage.tsx#L151
Property 'id' does not exist on type 'never'.
|
deploy:
src/pages/OptionPage/OptionPage.tsx#L1
'React' is declared but its value is never read.
|
deploy:
src/pages/MyProgress/myProgress.tsx#L2
'React' is declared but its value is never read.
|
deploy:
src/pages/MyProgress/myProgress.tsx#L3
All imports in import declaration are unused.
|
deploy:
src/pages/MyProgress/myProgress.tsx#L6
'DoughnutChartProps' is declared but never used.
|