Annotations
3 errors and 1 warning
ci:
src/frontend/components/atoms/button.tsx#L2
Cannot find module 'clsx' or its corresponding type declarations.
|
ci:
src/frontend/components/menus/online-play.tsx#L37
Argument of type '{ rules: { winWhenOneGroupRemains: true; wormHealth: number; ammoSchema: Record<IWeaponCode, number>; }; }' is not assignable to parameter of type '{ rules: GameRules; teams: Team[]; }'.
|
ci
Process completed with exit code 2.
|
ci
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|