fix(js): throw when wrapping same client twice, allow passing name in argsConfigExtra #1009
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check linting:
js/src/client.ts#L2485
Unexpected any. Specify a different type
|
Check linting:
js/src/evaluation/_runner.ts#L63
Unexpected any. Specify a different type
|
Check linting:
js/src/evaluation/_runner.ts#L64
Unexpected any. Specify a different type
|
Check linting:
js/src/evaluation/_runner.ts#L143
Unexpected any. Specify a different type
|
Check linting:
js/src/evaluation/_runner.ts#L144
Unexpected any. Specify a different type
|
Check linting:
js/src/evaluation/_runner.ts#L208
'_' is assigned a value but never used
|
Check linting:
js/src/evaluation/_runner.ts#L624
'targetRunId' is assigned a value but never used
|
Check linting:
js/src/evaluation/_runner.ts#L781
Unexpected any. Specify a different type
|
Check linting:
js/src/evaluation/_runner.ts#L781
Unexpected any. Specify a different type
|
Check linting:
js/src/evaluation/_runner.ts#L781
Unexpected any. Specify a different type
|
Loading