Skip to content

Test

Test #183

Triggered via push January 7, 2026 20:00
Status Failure
Total duration 54s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors
test
Process completed with exit code 1.
[neaps] test/index.test.ts > datum > does not apply datums when non available: packages/neaps/test/index.test.ts#L366
AssertionError: expected 0 to be greater than 0 ❯ test/index.test.ts:366:38
[neaps] test/index.test.ts > for a specific station > for a subordinate station > getExtremesPrediction > matches NOAA extremes for subordinate station: packages/neaps/test/index.test.ts#L224
TypeError: Cannot read properties of undefined (reading 'time') ❯ test/index.test.ts:224:25 ❯ test/index.test.ts:222:14
[neaps] test/index.test.ts > for a specific station > getExtremesPrediction > can return extremes from station: packages/neaps/test/index.test.ts#L175
AssertionError: expected +0 to be 4 // Object.is equality - Expected + Received - 4 + 0 ❯ test/index.test.ts:175:34
[neaps] test/index.test.ts > getWaterLevelAtTime > with units=feet: packages/neaps/test/index.test.ts#L142
AssertionError: expected NaN to be close to -1.44, received difference is NaN, but expected 0.005 ❯ test/index.test.ts:142:30
[neaps] test/index.test.ts > getTimelinePrediction > with units=feet: packages/neaps/test/index.test.ts#L114
AssertionError: expected NaN to be close to 0.24, received difference is NaN, but expected 0.005 ❯ test/index.test.ts:114:42
[neaps] test/index.test.ts > getExtremesPrediction > with units=feet: packages/neaps/test/index.test.ts#L85
TypeError: Cannot read properties of undefined (reading 'level') ❯ test/index.test.ts:85:35
[neaps] test/index.test.ts > getExtremesPrediction > gets extremes from nearest station: packages/neaps/test/index.test.ts#L73
AssertionError: expected +0 to be 4 // Object.is equality - Expected + Received - 4 + 0 ❯ test/index.test.ts:73:29
benchmarks
Process completed with exit code 1.