Skip to content

table for dashboard #44

table for dashboard

table for dashboard #44

Triggered via push June 13, 2024 16:18
Status Failure
Total duration 27s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
tests/integration/lib/api.test.ts > getRating > returns top three and userAndNeighbors when user position is greater than 0: src/lib/api.ts#L19
TypeError: Cannot read properties of undefined (reading 'Langenfeld') ❯ Module.getRating src/lib/api.ts:19:47 ❯ tests/integration/lib/api.test.ts:33:24
tests/integration/lib/api.test.ts > getRating > returns top six when user position is 0: src/lib/api.ts#L19
TypeError: Cannot read properties of undefined (reading 'Langenfeld') ❯ Module.getRating src/lib/api.ts:19:47 ❯ tests/integration/lib/api.test.ts:57:24
tests/integration/lib/api.test.ts > getRating > returns empty arrays when global table is empty: src/lib/api.ts#L19
TypeError: Cannot read properties of undefined (reading 'Langenfeld') ❯ Module.getRating src/lib/api.ts:19:47 ❯ tests/integration/lib/api.test.ts:72:24
test
Process completed with exit code 1.