feat(ui): logs view #2542
Annotations
6 errors and 1 warning
Run tests:
ui/src/routes/auth.test.ts#L79
TypeError: Cannot read properties of undefined (reading 'start')
❯ src/routes/auth.test.ts:79:24
|
Run tests:
ui/src/routes/auth.test.ts#L121
TypeError: Cannot read properties of undefined (reading 'start')
❯ src/routes/auth.test.ts:121:24
|
Run tests:
ui/src/routes/auth.test.ts#L149
TypeError: Cannot read properties of undefined (reading 'start')
❯ src/routes/auth.test.ts:149:24
|
Run tests:
ui/src/routes/auth.test.ts#L178
TypeError: Cannot read properties of undefined (reading 'start')
❯ src/routes/auth.test.ts:178:24
|
Run tests:
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
|
Run tests
Process completed with exit code 1.
|
Setup Environment (Go, Node, Homebrew, UDS CLI, k3d)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading