Skip to content

Update node.js.yml

Update node.js.yml #8

Triggered via push August 21, 2024 06:29
Status Failure
Total duration 24s
Artifacts

node.js.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

23 errors
build (20.x): src/App.jsx#L13
'prevAnswer' is assigned a value but never used
build (20.x): src/components/calculator/Calculator.jsx#L1
'React' is defined but never used
build (20.x): src/components/keyboard/Keyboard.jsx#L1
'useState' is defined but never used
build (20.x): src/components/keyboard/Keyboard.jsx#L6
'handleOperand' is missing in props validation
build (20.x): src/components/keyboard/Keyboard.jsx#L7
'handleOperator' is missing in props validation
build (20.x): src/components/screen/Screen.jsx#L4
'answer' is missing in props validation
build (20.x): src/components/screen/Screen.jsx#L5
'operand' is missing in props validation
build (20.x): src/context/ThemeContext.jsx#L14
'children' is missing in props validation
build (20.x): src/providers/ThemeProvider.jsx#L1
'React' is defined but never used
build (20.x): src/providers/ThemeProvider.jsx#L4
'children' is missing in props validation
build (16.x)
The job was canceled because "_20_x" failed.
build (16.x): src/App.jsx#L13
'prevAnswer' is assigned a value but never used
build (16.x): src/components/calculator/Calculator.jsx#L1
'React' is defined but never used
build (16.x): src/components/keyboard/Keyboard.jsx#L1
'useState' is defined but never used
build (16.x): src/components/keyboard/Keyboard.jsx#L6
'handleOperand' is missing in props validation
build (16.x): src/components/keyboard/Keyboard.jsx#L7
'handleOperator' is missing in props validation
build (16.x): src/components/screen/Screen.jsx#L4
'answer' is missing in props validation
build (16.x): src/components/screen/Screen.jsx#L5
'operand' is missing in props validation
build (16.x): src/context/ThemeContext.jsx#L14
'children' is missing in props validation
build (16.x): src/providers/ThemeProvider.jsx#L1
'React' is defined but never used
build (16.x): src/providers/ThemeProvider.jsx#L4
'children' is missing in props validation
build (18.x)
The job was canceled because "_20_x" failed.
build (18.x)
The operation was canceled.