Che bato/lobby design #39
Annotations
4 errors and 1 warning
Run npm run 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'.
|
Run npm run 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'.
|
Run npm run 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'.
|
Run npm run lint
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading