Skip to content

Added dice rolling and some basic piece dragging #4

Added dice rolling and some basic piece dragging

Added dice rolling and some basic piece dragging #4

Triggered via push May 13, 2024 18:08
Status Failure
Total duration 52s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
deploy: src/Game/Dice/index.tsx#L12
Element implicitly has an 'any' type because expression of type '`black${number}`' can't be used to index type 'typeof import("/home/runner/work/PeaceInTheMiddleEast/PeaceInTheMiddleEast/src/Game/Dice/images/index")'.
deploy: src/Game/Dice/index.tsx#L13
Element implicitly has an 'any' type because expression of type '`white${number}`' can't be used to index type 'typeof import("/home/runner/work/PeaceInTheMiddleEast/PeaceInTheMiddleEast/src/Game/Dice/images/index")'.
deploy: src/Game/Piece/index.tsx#L28
'value' is declared but its value is never read.
deploy: src/Game/index.tsx#L12
'home' is declared but its value is never read.
deploy: src/Game/index.tsx#L12
'setHome' is declared but its value is never read.
deploy: src/Game/index.tsx#L18
'reset' is declared but its value is never read.
deploy: src/Game/index.tsx#L59
Type 'number[]' is not assignable to type '[(number | undefined)?, (number | undefined)?]'.
deploy
Process completed with exit code 2.
deploy
Environment URL '' is not a valid http(s) URL, so it will not be shown as a link in the workflow graph.