feat(js): Initial implementation of compression #1896
js_test.yml
on: pull_request
Check formatting
24s
Check linting
28s
Build and check types
31s
Matrix: Unit Tests
Annotations
11 errors and 15 warnings
Check linting:
js/src/client.ts#L435
'payload' is never reassigned. Use 'const' instead
|
Check linting:
js/src/client.ts#L875
'queueItem' is never reassigned. Use 'const' instead
|
Check linting
Process completed with exit code 1.
|
Unit Tests (ubuntu-latest, 22.4.1)
Process completed with exit code 1.
|
Unit Tests (ubuntu-latest, 18.x)
Process completed with exit code 1.
|
Unit Tests (ubuntu-latest, 20.x)
The job was canceled because "ubuntu-latest_22_4_1" failed.
|
Unit Tests (ubuntu-latest, 20.x)
Process completed with exit code 1.
|
Unit Tests (macos-latest, 20.x)
The job was canceled because "ubuntu-latest_22_4_1" failed.
|
Unit Tests (macos-latest, 20.x)
Process completed with exit code 1.
|
Unit Tests (windows-latest, 20.x)
The job was canceled because "ubuntu-latest_22_4_1" failed.
|
Unit Tests (windows-latest, 20.x)
The operation was canceled.
|
Check formatting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check linting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check linting:
js/src/client.ts#L401
'totalLength' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Check linting:
js/src/client.ts#L472
Forbidden non-null assertion
|
Check linting:
js/src/client.ts#L941
'e' is defined but never used. Allowed unused args must match /^_/u
|
Check linting:
js/src/client.ts#L1676
Unexpected any. Specify a different type
|
Check linting:
js/src/client.ts#L1964
Unexpected any. Specify a different type
|
Check linting:
js/src/client.ts#L2101
'e' is defined but never used. Allowed unused args must match /^_/u
|
Check linting:
js/src/client.ts#L3478
Unexpected any. Specify a different type
|
Check linting:
js/src/client.ts#L3517
Unexpected any. Specify a different type
|
Check linting:
js/src/client.ts#L4013
Unexpected any. Specify a different type
|
Check linting:
js/src/client.ts#L4245
Unexpected any. Specify a different type
|
Build and check types
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit Tests (ubuntu-latest, 22.4.1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit Tests (ubuntu-latest, 18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|