feat(js): Use new multipart endpoint when available #1505
js_test.yml
on: pull_request
Check formatting
22s
Check linting
40s
Build and check types
31s
Matrix: Unit Tests
Annotations
11 errors and 14 warnings
Unit Tests (macos-latest, 20.x)
Process completed with exit code 1.
|
Check linting:
js/src/client.ts#L1142
Use of "instanceof" operator is forbidden
|
Check linting
Process completed with exit code 1.
|
Unit Tests (windows-latest, 20.x)
The job was canceled because "macos-latest_20_x" failed.
|
Unit Tests (windows-latest, 20.x)
The operation was canceled.
|
Unit Tests (ubuntu-latest, 18.x)
The job was canceled because "macos-latest_20_x" failed.
|
Unit Tests (ubuntu-latest, 18.x)
The operation was canceled.
|
Unit Tests (ubuntu-latest, 20.x)
The job was canceled because "macos-latest_20_x" failed.
|
Unit Tests (ubuntu-latest, 20.x)
The operation was canceled.
|
Unit Tests (ubuntu-latest, 22.4.1)
The job was canceled because "macos-latest_20_x" failed.
|
Unit Tests (ubuntu-latest, 22.4.1)
The operation was canceled.
|
Check formatting
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and check types
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit Tests (macos-latest, 20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Check linting
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Check linting:
js/src/client.ts#L419
Forbidden non-null assertion
|
Check linting:
js/src/client.ts#L1505
Unexpected any. Specify a different type
|
Check linting:
js/src/client.ts#L1793
Unexpected any. Specify a different type
|
Check linting:
js/src/client.ts#L2936
'_' is assigned a value but never used
|
Check linting:
js/src/client.ts#L3270
Unexpected any. Specify a different type
|
Check linting:
js/src/client.ts#L3309
Unexpected any. Specify a different type
|
Check linting:
js/src/client.ts#L3577
'_' is assigned a value but never used
|
Check linting:
js/src/client.ts#L3682
'_' is assigned a value but never used
|
Check linting:
js/src/client.ts#L3726
'_' is assigned a value but never used
|
Check linting:
js/src/client.ts#L3759
Unexpected any. Specify a different type
|