Update node.js.yml #8
Annotations
11 errors
|
src/App.jsx#L13
'prevAnswer' is assigned a value but never used
|
src/components/calculator/Calculator.jsx#L1
'React' is defined but never used
|
src/components/keyboard/Keyboard.jsx#L1
'useState' is defined but never used
|
src/components/keyboard/Keyboard.jsx#L6
'handleOperand' is missing in props validation
|
src/components/keyboard/Keyboard.jsx#L7
'handleOperator' is missing in props validation
|
src/components/screen/Screen.jsx#L4
'answer' is missing in props validation
|
src/components/screen/Screen.jsx#L5
'operand' is missing in props validation
|
src/context/ThemeContext.jsx#L14
'children' is missing in props validation
|
src/providers/ThemeProvider.jsx#L1
'React' is defined but never used
|
src/providers/ThemeProvider.jsx#L4
'children' is missing in props validation
|
This job failed
Loading