JS[major]: Evaluate #885
Annotations
5 errors and 1 warning
Check linting:
js/src/evaluation/runner.ts#L182
'_ExperimentManager' was used before it was defined
|
Check linting:
js/src/evaluation/runner.ts#L600
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Check linting:
js/src/evaluation/runner.ts#L679
Unexpected constant condition
|
Check linting:
js/src/evaluation/runner.ts#L757
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Check linting
Process completed with exit code 1.
|
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/.
|
Loading