Skip to content

Merge pull request #177 from neaps/rename-repo #135

Merge pull request #177 from neaps/rename-repo

Merge pull request #177 from neaps/rename-repo #135

Triggered via push December 21, 2025 15:35
Status Failure
Total duration 18m 12s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
[neaps] test/index.test.ts > datum > defaults to MLLW datum: packages/neaps/src/index.ts#L92
Error: Station not found: us-fl-ankona-indian-river ❯ findStation src/index.ts:92:21 ❯ test/index.test.ts:162:21
[neaps] test/index.test.ts > findStation > finds station by id: packages/neaps/src/index.ts#L92
Error: Station not found: us-fl-ankona-indian-river ❯ findStation src/index.ts:92:21 ❯ test/index.test.ts:146:21
[neaps] test/index.test.ts > nearestStation > finds station with latitude/longitude: packages/neaps/src/index.ts#L99
TypeError: Cannot use 'in' operator to search for 'MLLW' in undefined ❯ useStation src/index.ts:99:24 ❯ src/index.ts:73:37 ❯ stationsNear src/index.ts:73:6 ❯ nearestStation src/index.ts:61:10 ❯ test/index.test.ts:134:23
[neaps] test/index.test.ts > nearestStation > finds station with lat/lng: packages/neaps/src/index.ts#L99
TypeError: Cannot use 'in' operator to search for 'MLLW' in undefined ❯ useStation src/index.ts:99:24 ❯ src/index.ts:73:37 ❯ stationsNear src/index.ts:73:6 ❯ nearestStation src/index.ts:61:10 ❯ test/index.test.ts:134:23
[neaps] test/index.test.ts > nearestStation > finds station with lat/lon: packages/neaps/src/index.ts#L99
TypeError: Cannot use 'in' operator to search for 'MLLW' in undefined ❯ useStation src/index.ts:99:24 ❯ src/index.ts:73:37 ❯ stationsNear src/index.ts:73:6 ❯ nearestStation src/index.ts:61:10 ❯ test/index.test.ts:134:23
[neaps] test/index.test.ts > nearestStation > finds the nearest station: packages/neaps/src/index.ts#L99
TypeError: Cannot use 'in' operator to search for 'MLLW' in undefined ❯ useStation src/index.ts:99:24 ❯ src/index.ts:73:37 ❯ stationsNear src/index.ts:73:6 ❯ nearestStation src/index.ts:61:10 ❯ test/index.test.ts:123:21
[neaps] test/index.test.ts > for a specific station > getExtremesPrediction > can return extremes from station: packages/neaps/src/index.ts#L99
TypeError: Cannot use 'in' operator to search for 'MLLW' in undefined ❯ useStation src/index.ts:99:24 ❯ src/index.ts:73:37 ❯ stationsNear src/index.ts:73:6 ❯ nearestStation src/index.ts:61:10 ❯ test/index.test.ts:76:23
[neaps] test/index.test.ts > getWaterLevelAtTime > gets water level at specific time from nearest station: packages/neaps/src/index.ts#L99
TypeError: Cannot use 'in' operator to search for 'MLLW' in undefined ❯ useStation src/index.ts:99:24 ❯ src/index.ts:73:37 ❯ stationsNear src/index.ts:73:6 ❯ nearestStation src/index.ts:61:10 ❯ getWaterLevelAtTime src/index.ts:54:10 ❯ test/index.test.ts:57:24
[neaps] test/index.test.ts > getTimelinePrediction > gets timeline from nearest station: packages/neaps/src/index.ts#L99
TypeError: Cannot use 'in' operator to search for 'MLLW' in undefined ❯ useStation src/index.ts:99:24 ❯ src/index.ts:73:37 ❯ stationsNear src/index.ts:73:6 ❯ nearestStation src/index.ts:61:10 ❯ getTimelinePrediction src/index.ts:45:10 ❯ test/index.test.ts:42:22
[neaps] test/index.test.ts > getExtremesPrediction > gets extremes from nearest station: packages/neaps/src/index.ts#L99
TypeError: Cannot use 'in' operator to search for 'MLLW' in undefined ❯ useStation src/index.ts:99:24 ❯ src/index.ts:73:37 ❯ stationsNear src/index.ts:73:6 ❯ nearestStation src/index.ts:61:10 ❯ getExtremesPrediction src/index.ts:36:10 ❯ test/index.test.ts:18:24