Bump @modelcontextprotocol/sdk from 1.17.1 to 1.17.2 in the production-dependencies group across 1 directory #8
ci.yml
on: pull_request
Lint, Type Check & Build
12s
Annotations
10 errors and 3 warnings
|
Lint, Type Check & Build:
src/debug.ts#L52
Unexpected value in conditional. A boolean expression is required
|
|
Lint, Type Check & Build:
src/debug.ts#L51
Invalid type "number" of template literal expression
|
|
Lint, Type Check & Build:
src/debug.ts#L39
Invalid type "number" of template literal expression
|
|
Lint, Type Check & Build:
src/debug.ts#L39
Invalid type "number" of template literal expression
|
|
Lint, Type Check & Build:
src/debug.ts#L29
Unexpected any. Specify a different type
|
|
Lint, Type Check & Build:
src/debug.ts#L25
Unexpected any. Specify a different type
|
|
Lint, Type Check & Build:
src/debug.ts#L24
Unexpected any. Specify a different type
|
|
Lint, Type Check & Build:
src/debug.ts#L10
Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly
|
|
Lint, Type Check & Build:
src/debug.ts#L4
Variable name `DEBUG` must match one of the following formats: camelCase
|
|
Lint, Type Check & Build:
src/client.ts#L7
Variable name `DEBUG_STDIO` must match one of the following formats: camelCase
|
|
Lint, Type Check & Build:
src/debug.ts#L213
Missing return type on function
|
|
Lint, Type Check & Build:
src/debug.ts#L204
Missing return type on function
|
|
Lint, Type Check & Build:
src/debug.ts#L90
Method 'log' has too many parameters (4). Maximum allowed is 3
|