Implemented end-to-end coverage reporting for dev evals #420
Annotations
7 warnings
|
Run linting:
eval/eval.ts#L102
Invalid type "unknown" of template literal expression.
|
|
Run linting:
eval/clean-experiments.ts#L5
Unexpected `await` of a non-Promise (non-"Thenable") value.
|
|
Run linting:
eval/lib/evaluations/typecheck.ts#L33
void`, or consider using an arrow function instead.
|
|
Run linting:
packages/mcp/src/utils/dedent.ts#L61
Invalid type "unknown" of template literal expression.
|
|
Run linting:
packages/addon-mcp/src/telemetry.test.ts#L93
Using the spread operator on class instances will lose their class prototype.
|
|
Run linting:
packages/addon-mcp/src/telemetry.ts#L24
Invalid type "unknown" of template literal expression.
|
|
Run linting:
apps/internal-storybook/tests/mcp-endpoint.e2e.test.ts#L72
Catch parameter 'error' is caught but never used.
|
Loading