Skip to content

Che bato/lobby design #39

Che bato/lobby design

Che bato/lobby design #39

Triggered via pull request December 17, 2024 16:14
Status Failure
Total duration 33s
Artifacts

pullrequest.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint: src/app/_components/Gameboard/_subcomponents/PlayerTray/PlayerHand.tsx#L63
Type '{ card: ICardData; options: never[]; location: string; pile: null; }' is not assignable to type 'IntrinsicAttributes & IGameCardProps'.
lint: src/app/_components/Gameboard/_subcomponents/UnitsBoard.tsx#L58
Type '{ card: ICardData; size: "square"; options: never[]; location: string; pile: null; }' is not assignable to type 'IntrinsicAttributes & IGameCardProps'.
lint: src/app/_components/Gameboard/_subcomponents/UnitsBoard.tsx#L67
Type '{ card: ICardData; size: "square"; options: never[]; location: string; pile: null; }' is not assignable to type 'IntrinsicAttributes & IGameCardProps'.
lint
Process completed with exit code 2.
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636