use mcp logger API #41869
node-test.yml
on: pull_request
Matrix: unit
Matrix: agent_evals_build
Matrix: check-json-schema
Matrix: check-package-lock-vsce
Matrix: check-package-lock
Matrix: lint
Matrix: vscode_unit
Matrix: integration-windows
Matrix: integration
Annotations
22 errors and 10 warnings
|
lint (20):
src/mcp/index.ts#L497
Replace `↹↹↹↹` with `········`
|
|
lint (20):
src/mcp/index.ts#L496
Replace `↹↹↹` with `······`
|
|
lint (20):
src/mcp/index.ts#L494
Replace `↹↹↹` with `······`
|
|
lint (20):
src/mcp/index.ts#L493
Replace `↹↹↹↹` with `········`
|
|
lint (20):
src/mcp/index.ts#L492
Replace `↹↹↹` with `······`
|
|
lint (20):
src/mcp/index.ts#L491
Replace `↹↹↹` with `······`
|
|
lint (20):
src/mcp/index.ts#L490
Replace `↹↹↹` with `······`
|
|
lint (20):
src/mcp/index.ts#L488
Replace `↹↹↹` with `······`
|
|
lint (20):
src/mcp/index.ts#L487
Replace `↹↹` with `····`
|
|
lint (20):
src/mcp/index.ts#L486
Replace `↹` with `··`
|
|
unit (22):
src/mcp/index.ts#L497
Replace `↹↹↹↹` with `········`
|
|
unit (22):
src/mcp/index.ts#L496
Replace `↹↹↹` with `······`
|
|
unit (22):
src/mcp/index.ts#L494
Replace `↹↹↹` with `······`
|
|
unit (22):
src/mcp/index.ts#L493
Replace `↹↹↹↹` with `········`
|
|
unit (22):
src/mcp/index.ts#L492
Replace `↹↹↹` with `······`
|
|
unit (22):
src/mcp/index.ts#L491
Replace `↹↹↹` with `······`
|
|
unit (22):
src/mcp/index.ts#L490
Replace `↹↹↹` with `······`
|
|
unit (22):
src/mcp/index.ts#L488
Replace `↹↹↹` with `······`
|
|
unit (22):
src/mcp/index.ts#L487
Replace `↹↹` with `····`
|
|
unit (22):
src/mcp/index.ts#L486
Replace `↹` with `··`
|
|
unit (20)
The strategy configuration was canceled because "unit._22" failed
|
|
unit (20)
The operation was canceled.
|
|
lint (20):
src/mcp/index.ts#L205
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
|
|
lint (20):
src/mcp/index.ts#L193
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
|
|
lint (20):
src/mcp/index.ts#L187
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
|
|
lint (20):
src/mcp/index.ts#L173
Unsafe return of an `any` typed value
|
|
lint (20):
src/mcp/index.ts#L171
Unsafe assignment of an `any` value
|
|
lint (20):
src/mcp/index.ts#L170
Unsafe assignment of an `any` value
|
|
lint (20):
src/mcp/index.ts#L169
Missing return type on function
|
|
lint (20):
src/mcp/index.ts#L166
Unsafe return of an `any` typed value
|
|
lint (20):
src/mcp/index.ts#L161
Missing return type on function
|
|
lint (20):
src/mcp/index.ts#L150
Missing return type on function
|