Skip to content

test: add comprehensive unit tests #24

test: add comprehensive unit tests

test: add comprehensive unit tests #24

Triggered via pull request February 22, 2026 17:50
Status Failure
Total duration 56s
Artifacts

ci.yml

on: pull_request
Lint & Test
53s
Lint & Test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint & Test: src/minesweeper/minesweeper-state.spec.ts#L358
Forbidden non-null assertion
Lint & Test: src/minesweeper/minesweeper-state.spec.ts#L335
Forbidden non-null assertion
Lint & Test: src/minesweeper/minesweeper-state.spec.ts#L328
Forbidden non-null assertion
Lint & Test: src/minesweeper/minesweeper-state.spec.ts#L276
Forbidden non-null assertion
Lint & Test: src/minesweeper/minesweeper-state.spec.ts#L275
Forbidden non-null assertion
Lint & Test: src/minesweeper/minesweeper-state.spec.ts#L260
Forbidden non-null assertion
Lint & Test: src/minesweeper/minesweeper-state.spec.ts#L259
Forbidden non-null assertion
Lint & Test: src/minesweeper/minesweeper-state.spec.ts#L23
'getRandomCoords' is defined but never used
Lint & Test: src/common/utils/color.spec.ts#L169
'defaultColor' is assigned a value but never used
Lint & Test: src/common/utils/color.spec.ts#L2
'RgbaObject' is defined but never used