new server api #447
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
7 errors
|
__tests__/main.test.ts > LogClient#resumeRun > should resume an existing run using a type to resume after:
packages/log-client/__tests__/main.test.ts#L147
AssertionError: promise rejected "TypeError: Cannot read properties of unde…" instead of resolving
❯ __tests__/main.test.ts:147:5
Caused by: Caused by: TypeError: Cannot read properties of undefined (reading 'filter')
❯ LogClient.resumeRun src/log-client.ts:186:8
❯ __tests__/main.test.ts:145:5
|
|
__tests__/main.test.ts > LogClient#resumeRun > should resume an existing run using multiple types to resume after:
packages/log-client/__tests__/main.test.ts#L180
AssertionError: promise rejected "TypeError: Cannot read properties of unde…" instead of resolving
❯ __tests__/main.test.ts:180:5
Caused by: Caused by: TypeError: Cannot read properties of undefined (reading 'filter')
❯ LogClient.resumeRun src/log-client.ts:186:8
❯ __tests__/main.test.ts:178:5
|
|
__tests__/main.test.ts > LogClient#resumeRun > should resume an existing run even if no matching logs are found:
packages/log-client/__tests__/main.test.ts#L212
AssertionError: promise rejected "TypeError: Cannot read properties of unde…" instead of resolving
❯ __tests__/main.test.ts:212:5
Caused by: Caused by: TypeError: Cannot read properties of undefined (reading 'filter')
❯ LogClient.resumeRun src/log-client.ts:186:8
❯ __tests__/main.test.ts:210:5
|
|
__tests__/main.test.ts > LogClient#resumeRun > should be able to use the runId and experimentId from its parameter:
packages/log-client/__tests__/main.test.ts#L245
AssertionError: promise rejected "TypeError: Cannot read properties of unde…" instead of resolving
❯ __tests__/main.test.ts:245:5
Caused by: Caused by: TypeError: Cannot read properties of undefined (reading 'filter')
❯ LogClient.resumeRun src/log-client.ts:186:8
❯ __tests__/main.test.ts:239:5
|
|
__tests__/main.test.ts > LogClient#resumeRun > should use resumeRun's parameter if the constructor did not provide a run or an experiment:
packages/log-client/__tests__/main.test.ts#L280
AssertionError: promise rejected "TypeError: Cannot read properties of unde…" instead of resolving
❯ __tests__/main.test.ts:280:5
Caused by: Caused by: TypeError: Cannot read properties of undefined (reading 'filter')
❯ LogClient.resumeRun src/log-client.ts:186:8
❯ __tests__/main.test.ts:274:5
|
|
__tests__/main.test.ts > LogClient#addLog (after resume) > should properly start numbering after a run has been resumed:
packages/log-client/src/log-client.ts#L186
TypeError: Cannot read properties of undefined (reading 'filter')
❯ LogClient.resumeRun src/log-client.ts:186:8
❯ __tests__/main.test.ts:541:5
|
|
test
Process completed with exit code 1.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
build
Expired
|
72.1 KB |
sha256:1d4926772b594a79496e884d44c67fd2e021ae8702d63462913911cd82f487c2
|
|