Skip to content

Fix tests

Fix tests #116

Triggered via push January 19, 2025 21:07
Status Failure
Total duration 36s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
deploy: src/frontend/components/atoms/button.tsx#L2
Cannot find module 'clsx' or its corresponding type declarations.
deploy: 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[]; }'.
deploy: src/scenarios/netGameTest.ts#L140
Property 'iteration' does not exist on type '{ rules: GameRules; teams: Team[]; }'.
deploy
Process completed with exit code 2.
deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636