fix: use go backend instead of python backend for example functions #1966
js_test.yml
on: pull_request
Check formatting
27s
Check linting
36s
Build and check types
36s
Matrix: Unit Tests
Annotations
10 warnings
Check linting:
js/src/client.ts#L446
Forbidden non-null assertion
|
Check linting:
js/src/client.ts#L885
'e' is defined but never used. Allowed unused args must match /^_/u
|
Check linting:
js/src/client.ts#L1637
Unexpected any. Specify a different type
|
Check linting:
js/src/client.ts#L1925
Unexpected any. Specify a different type
|
Check linting:
js/src/client.ts#L2055
'e' is defined but never used. Allowed unused args must match /^_/u
|
Check linting:
js/src/client.ts#L3608
Unexpected any. Specify a different type
|
Check linting:
js/src/client.ts#L3647
Unexpected any. Specify a different type
|
Check linting:
js/src/client.ts#L4143
Unexpected any. Specify a different type
|
Check linting:
js/src/client.ts#L4398
Unexpected any. Specify a different type
|
Check linting:
js/src/client.ts#L4408
Unexpected any. Specify a different type
|