fix(js): Fix multiple datasets in same test file for Vitest, improve … #1951
js_test.yml
on: push
Check formatting
32s
Check linting
35s
Build and check types
34s
Matrix: Unit Tests
Annotations
10 warnings
Check linting:
js/src/client.ts#L442
Forbidden non-null assertion
|
Check linting:
js/src/client.ts#L881
'e' is defined but never used. Allowed unused args must match /^_/u
|
Check linting:
js/src/client.ts#L1616
Unexpected any. Specify a different type
|
Check linting:
js/src/client.ts#L1904
Unexpected any. Specify a different type
|
Check linting:
js/src/client.ts#L2034
'e' is defined but never used. Allowed unused args must match /^_/u
|
Check linting:
js/src/client.ts#L3524
Unexpected any. Specify a different type
|
Check linting:
js/src/client.ts#L3563
Unexpected any. Specify a different type
|
Check linting:
js/src/client.ts#L4059
Unexpected any. Specify a different type
|
Check linting:
js/src/client.ts#L4291
Unexpected any. Specify a different type
|
Check linting:
js/src/client.ts#L4302
Unexpected any. Specify a different type
|