Add trace ID + dotted order #561
js_test.yml
on: pull_request
Check formatting
15s
Check linting
16s
Build and check types
15s
Matrix: Unit Tests
Annotations
33 errors and 8 warnings
Unit Tests (ubuntu-latest, 20.x)
Argument of type 'Awaited<R>' is not assignable to parameter of type 'KVMap | undefined'.
|
Unit Tests (ubuntu-latest, 20.x)
Type '{ id: string; name: string; start_time: number; end_time: number | undefined; run_type: string; reference_example_id: string | undefined; extra: KVMap; execution_order: number; serialized: object; ... 5 more ...; parent_run_id: string | undefined; }' is not assignable to type 'RunCreate'.
|
Unit Tests (ubuntu-latest, 20.x)
Type '{ id: string; execution_order: number; name: string; run_type: string; inputs: { input: string; }; }' is not assignable to type 'Run'.
|
Unit Tests (ubuntu-latest, 20.x)
Type '{ id: string; execution_order: number; name: string; run_type: string; inputs: { input: string; }; }' is not assignable to type 'Run'.
|
Unit Tests (ubuntu-latest, 20.x)
Process completed with exit code 2.
|
Unit Tests (ubuntu-latest, 18.x)
The job was canceled because "ubuntu-latest_20_x" failed.
|
Unit Tests (ubuntu-latest, 18.x)
Argument of type 'Awaited<R>' is not assignable to parameter of type 'KVMap | undefined'.
|
Unit Tests (ubuntu-latest, 18.x)
Type '{ id: string; name: string; start_time: number; end_time: number | undefined; run_type: string; reference_example_id: string | undefined; extra: KVMap; execution_order: number; serialized: object; ... 5 more ...; parent_run_id: string | undefined; }' is not assignable to type 'RunCreate'.
|
Unit Tests (ubuntu-latest, 18.x)
Type '{ id: string; execution_order: number; name: string; run_type: string; inputs: { input: string; }; }' is not assignable to type 'Run'.
|
Unit Tests (ubuntu-latest, 18.x)
Type '{ id: string; execution_order: number; name: string; run_type: string; inputs: { input: string; }; }' is not assignable to type 'Run'.
|
Unit Tests (ubuntu-latest, 18.x)
Process completed with exit code 2.
|
Build and check types
Argument of type 'Awaited<R>' is not assignable to parameter of type 'KVMap | undefined'.
|
Build and check types
Type '{ id: string; name: string; start_time: number; end_time: number | undefined; run_type: string; reference_example_id: string | undefined; extra: KVMap; execution_order: number; serialized: object; ... 5 more ...; parent_run_id: string | undefined; }' is not assignable to type 'RunCreate'.
|
Build and check types
Type '{ id: string; execution_order: number; name: string; run_type: string; inputs: { input: string; }; }' is not assignable to type 'Run'.
|
Build and check types
Type '{ id: string; execution_order: number; name: string; run_type: string; inputs: { input: string; }; }' is not assignable to type 'Run'.
|
Build and check types
Process completed with exit code 2.
|
Check linting
Argument of type 'Awaited<R>' is not assignable to parameter of type 'KVMap | undefined'.
|
Check linting
Type '{ id: string; name: string; start_time: number; end_time: number | undefined; run_type: string; reference_example_id: string | undefined; extra: KVMap; execution_order: number; serialized: object; ... 5 more ...; parent_run_id: string | undefined; }' is not assignable to type 'RunCreate'.
|
Check linting
Type '{ id: string; execution_order: number; name: string; run_type: string; inputs: { input: string; }; }' is not assignable to type 'Run'.
|
Check linting
Type '{ id: string; execution_order: number; name: string; run_type: string; inputs: { input: string; }; }' is not assignable to type 'Run'.
|
Check linting
Process completed with exit code 2.
|
Check formatting
Argument of type 'Awaited<R>' is not assignable to parameter of type 'KVMap | undefined'.
|
Check formatting
Type '{ id: string; name: string; start_time: number; end_time: number | undefined; run_type: string; reference_example_id: string | undefined; extra: KVMap; execution_order: number; serialized: object; ... 5 more ...; parent_run_id: string | undefined; }' is not assignable to type 'RunCreate'.
|
Check formatting
Type '{ id: string; execution_order: number; name: string; run_type: string; inputs: { input: string; }; }' is not assignable to type 'Run'.
|
Check formatting
Type '{ id: string; execution_order: number; name: string; run_type: string; inputs: { input: string; }; }' is not assignable to type 'Run'.
|
Check formatting
Process completed with exit code 2.
|
Unit Tests (windows-latest, 20.x)
The operation was canceled.
|
Unit Tests (macos-latest, 20.x)
The operation was canceled.
|
Unit Tests (ubuntu-latest, 19.x)
Argument of type 'Awaited<R>' is not assignable to parameter of type 'KVMap | undefined'.
|
Unit Tests (ubuntu-latest, 19.x)
Type '{ id: string; name: string; start_time: number; end_time: number | undefined; run_type: string; reference_example_id: string | undefined; extra: KVMap; execution_order: number; serialized: object; ... 5 more ...; parent_run_id: string | undefined; }' is not assignable to type 'RunCreate'.
|
Unit Tests (ubuntu-latest, 19.x)
Type '{ id: string; execution_order: number; name: string; run_type: string; inputs: { input: string; }; }' is not assignable to type 'Run'.
|
Unit Tests (ubuntu-latest, 19.x)
Type '{ id: string; execution_order: number; name: string; run_type: string; inputs: { input: string; }; }' is not assignable to type 'Run'.
|
Unit Tests (ubuntu-latest, 19.x)
Process completed with exit code 2.
|
Unit Tests (ubuntu-latest, 20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit Tests (ubuntu-latest, 18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and check types
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check linting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check formatting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit Tests (windows-latest, 20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit Tests (macos-latest, 20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit Tests (ubuntu-latest, 19.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|