Update README.md #16
Annotations
10 warnings
Lint:
src/components/chatLeftMenu.tsx#L17
'error' is assigned a value but never used
|
Lint:
src/components/chatLeftMenu.tsx#L22
Forbidden non-null assertion
|
Lint:
src/components/chatLeftMenu.tsx#L24
Forbidden non-null assertion
|
Lint:
src/components/chatLeftMenu.tsx#L29
Unexpected any. Specify a different type
|
Lint:
src/components/chatLeftMenu.tsx#L37
'slug' is assigned a value but never used
|
Lint:
src/components/chatLeftMenu.tsx#L38
'getNavLinkClass' is assigned a value but never used
|
Lint:
src/components/chatLeftMenu.tsx#L38
Unexpected any. Specify a different type
|
Lint:
src/components/chatLeftMenu.tsx#L94
Unexpected any. Specify a different type
|
Lint:
src/components/chatLeftMenu.tsx#L102
Forbidden non-null assertion
|
Lint:
src/components/connectWallet.tsx#L10
'network' is assigned a value but never used
|