JS Client CI #1
js_test.yml
on: workflow_dispatch
Check formatting
2m 48s
Check linting
41s
Build and check types
46s
Matrix: Unit Tests
Annotations
9 errors and 13 warnings
Unit Tests (macos-latest, 20.x)
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, 22.4.1)
The job was canceled because "macos-latest_20_x" failed.
|
Unit Tests (ubuntu-latest, 22.4.1)
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, 18.x)
The job was canceled because "macos-latest_20_x" failed.
|
Unit Tests (ubuntu-latest, 18.x)
The operation was canceled.
|
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#L433
Forbidden non-null assertion
|
Check linting:
js/src/client.ts#L866
'e' is defined but never used. Allowed unused args must match /^_/u
|
Check linting:
js/src/client.ts#L1601
Unexpected any. Specify a different type
|
Check linting:
js/src/client.ts#L1981
Unexpected any. Specify a different type
|
Check linting:
js/src/client.ts#L2118
'e' is defined but never used. Allowed unused args must match /^_/u
|
Check linting:
js/src/client.ts#L3502
Unexpected any. Specify a different type
|
Check linting:
js/src/client.ts#L3541
Unexpected any. Specify a different type
|
Check linting:
js/src/client.ts#L4037
Unexpected any. Specify a different type
|
Check linting:
js/src/client.ts#L4269
Unexpected any. Specify a different type
|
Check linting:
js/src/client.ts#L4280
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
|
Check formatting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|