Skip to content

Restructure monorepo, use vitest projects support #124

Restructure monorepo, use vitest projects support

Restructure monorepo, use vitest projects support #124

Triggered via push December 19, 2025 04:13
Status Failure
Total duration 4m 5s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
test
Process completed with exit code 1.
[neaps] test/index.test.ts > nearestStation > can return extremes from station: packages/neaps/test/index.test.ts#L63
AssertionError: expected 3 to be 4 // Object.is equality - Expected + Received - 4 + 3 ❯ test/index.test.ts:63:32
[neaps] test/index.test.ts > getExtremesPrediction > accepts position with latitude/longitude: packages/neaps/test/index.test.ts#L37
AssertionError: expected 3 to be 4 // Object.is equality - Expected + Received - 4 + 3 ❯ test/index.test.ts:37:34
[neaps] test/index.test.ts > getExtremesPrediction > accepts position with lat/lng: packages/neaps/test/index.test.ts#L37
AssertionError: expected 3 to be 4 // Object.is equality - Expected + Received - 4 + 3 ❯ test/index.test.ts:37:34
[neaps] test/index.test.ts > getExtremesPrediction > accepts position with lat/lon: packages/neaps/test/index.test.ts#L37
AssertionError: expected 3 to be 4 // Object.is equality - Expected + Received - 4 + 3 ❯ test/index.test.ts:37:34
[neaps] test/index.test.ts > getExtremesPrediction > gets extremes from nearest station: packages/neaps/test/index.test.ts#L19
AssertionError: expected 3 to be 4 // Object.is equality - Expected + Received - 4 + 3 ❯ test/index.test.ts:19:32