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