Move move tracking to user store. Add timer and scoring to user store. #4
Annotations
2 errors and 2 warnings
src/stores/__tests__/useBoardStore.spec.ts > useBoardStore > clears nearby cells correctly:
src/stores/__tests__/useBoardStore.spec.ts#L41
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ src/stores/__tests__/useBoardStore.spec.ts:41:26
|
build (20.x)
Process completed with exit code 1.
|
build (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (22.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|