Add splits as param to list_examples, create_example/s, update_example (and typescript equivs) #1100
js_test.yml
on: pull_request
Check formatting
18s
Check linting
26s
Build and check types
28s
Matrix: Unit Tests
Annotations
20 warnings
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/.
|
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 linting:
js/src/client.ts#L2605
Unexpected any. Specify a different type
|
Check linting:
js/src/evaluation/_runner.ts#L65
Unexpected any. Specify a different type
|
Check linting:
js/src/evaluation/_runner.ts#L66
Unexpected any. Specify a different type
|
Check linting:
js/src/evaluation/_runner.ts#L145
Unexpected any. Specify a different type
|
Check linting:
js/src/evaluation/_runner.ts#L146
Unexpected any. Specify a different type
|
Check linting:
js/src/evaluation/_runner.ts#L210
'_' is assigned a value but never used
|
Check linting:
js/src/evaluation/_runner.ts#L632
'targetRunId' is assigned a value but never used
|
Check linting:
js/src/evaluation/_runner.ts#L812
Unexpected any. Specify a different type
|
Check linting:
js/src/evaluation/_runner.ts#L812
Unexpected any. Specify a different type
|
Check linting:
js/src/evaluation/_runner.ts#L812
Unexpected any. Specify a different type
|
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/.
|
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/.
|
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, 21.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/.
|
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, 22.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 (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/.
|