Skip to content

feat(ui): logs view #2542

feat(ui): logs view

feat(ui): logs view #2542

Triggered via pull request October 31, 2024 20:46
@UncleGeddUncleGedd
synchronize #506
logs-view
Status Failure
Total duration 3m 51s
Artifacts 6

pr-tests.yaml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 2 warnings
src/routes/auth.test.ts > load function > successful local authentication with token in URL: ui/src/routes/auth.test.ts#L79
TypeError: Cannot read properties of undefined (reading 'start') ❯ src/routes/auth.test.ts:79:24
src/routes/auth.test.ts > load function > successful in-cluster authentication (without token in URL): ui/src/routes/auth.test.ts#L121
TypeError: Cannot read properties of undefined (reading 'start') ❯ src/routes/auth.test.ts:121:24
src/routes/auth.test.ts > load function > authentication failure with invalid token: ui/src/routes/auth.test.ts#L149
TypeError: Cannot read properties of undefined (reading 'start') ❯ src/routes/auth.test.ts:149:24
src/routes/auth.test.ts > load function > network errors during authentication: ui/src/routes/auth.test.ts#L178
TypeError: Cannot read properties of undefined (reading 'start') ❯ src/routes/auth.test.ts:178:24
src/routes/auth.test.ts > load function > malformed JSON in successful response: ui/src/routes/auth.test.ts#L208
AssertionError: expected { namespaces: { …(1) }, …(1) } to deeply equal { namespaces: Any<Object>, …(2) } - Expected + Received Object { "namespaces": Any<Object>, - "pods": Any<Object>, "userData": Object { "group": "", "inClusterAuth": false, "name": "", "preferredUsername": "", }, } ❯ src/routes/auth.test.ts:208:20
tests (unit)
Process completed with exit code 1.
tests (local-auth)
The job was canceled because "unit" failed.
tests (e2e)
The job was canceled because "unit" failed.
tests (e2e)
The operation was canceled.
tests (e2e-in-cluster)
The job was canceled because "unit" failed.
tests (e2e-in-cluster)
The operation was canceled.
tests (api)
The job was canceled because "unit" failed.
tests (api)
The operation was canceled.
tests (e2e-reconnect)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
tests (unit)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2

Artifacts

Produced during runtime
Name Size
debug-logapi
2.81 KB
debug-loge2e
2.8 KB
debug-loge2e-in-cluster
55.4 KB
debug-loge2e-reconnect
827 Bytes
debug-loglocal-auth
2.8 KB
debug-logunit
1.17 KB