chore(js): make sure we use "type": "text" for invocation params tracking #1125
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#L2605
Unexpected any. Specify a different type
|
Check linting:
js/src/evaluation/_runner.ts#L65
Unexpected any. Specify a different type
|
Check linting:
js/src/evaluation/_runner.ts#L66
Unexpected any. Specify a different type
|
Check linting:
js/src/evaluation/_runner.ts#L145
Unexpected any. Specify a different type
|
Check linting:
js/src/evaluation/_runner.ts#L146
Unexpected any. Specify a different type
|
Check linting:
js/src/evaluation/_runner.ts#L210
'_' is assigned a value but never used
|
Check linting:
js/src/evaluation/_runner.ts#L633
'targetRunId' is assigned a value but never used
|
Check linting:
js/src/evaluation/_runner.ts#L829
Unexpected any. Specify a different type
|
Check linting:
js/src/evaluation/_runner.ts#L829
Unexpected any. Specify a different type
|
Check linting:
js/src/evaluation/_runner.ts#L829
Unexpected any. Specify a different type
|
Loading