made solution #1772
Annotations
7 errors
run_linter (20.x):
src/App.tsx#L1
'classNames' is defined but never used
|
run_linter (20.x):
src/App.tsx#L8
'PostDetails' is defined but never used
|
run_linter (20.x):
src/App.tsx#L28
'posts' is already declared in the upper scope on line 16 column 10
|
run_linter (20.x):
src/components/UserSelector.tsx#L17
'users' is already declared in the upper scope on line 11 column 10
|
run_linter (20.x):
src/components/UserSelector.tsx#L18
Unexpected console statement
|
run_linter (20.x):
src/components/UserSelector.tsx#L56
Missing "key" prop for element in iterator
|
run_linter (20.x)
Process completed with exit code 1.
|