Update main.yml #3
Annotations
10 errors
node:
src/components/AccountSidebar.jsx#L1
'React' is defined but never used
|
node:
src/components/AccountSidebar.jsx#L8
'closeFunc' is missing in props validation
|
node:
src/components/AccountSidebar.jsx#L8
'userAddr' is missing in props validation
|
node:
src/components/AccountSidebar.jsx#L8
'disconnectFunc' is missing in props validation
|
node:
src/components/AddQuestionModal.jsx#L1
'React' is defined but never used
|
node:
src/components/AddQuestionModal.jsx#L4
'isOpen' is missing in props validation
|
node:
src/components/AddQuestionModal.jsx#L4
'onClose' is missing in props validation
|
node:
src/components/Button.jsx#L1
'React' is defined but never used
|
node:
src/components/Button.jsx#L3
'children' is missing in props validation
|
node:
src/components/Button.jsx#L3
'bgColor' is missing in props validation
|