Update main.yml from npm to yarn #3
Annotations
10 errors and 1 warning
deploy:
src/Game/Dice/index.tsx#L11
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#L12
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/Point.tsx#L1
Binding element 'pieces' implicitly has an 'any' type.
|
deploy:
src/Game/Point.tsx#L1
'onDrop' is declared but its value is never read.
|
deploy:
src/Game/Point.tsx#L1
Binding element 'onDrop' implicitly has an 'any' type.
|
deploy:
src/Game/Point.tsx#L1
Binding element 'position' implicitly has an 'any' type.
|
deploy:
src/Game/Point.tsx#L3
Parameter 'event' implicitly has an 'any' type.
|
deploy:
src/Game/Point.tsx#L4
Parameter 'event' implicitly has an 'any' type.
|
deploy:
src/Game/Point.tsx#L5
Parameter 'event' implicitly has an 'any' type.
|
deploy:
src/Game/Point.tsx#L15
'value' is declared but its value is never read.
|
deploy
Environment URL '' is not a valid http(s) URL, so it will not be shown as a link in the workflow graph.
|