CodeQL Security Scan #104
Annotations
10 errors and 2 warnings
|
CodeQL Analysis (javascript):
src/demos/mcp-server.ts#L817
Argument of type 'string' is not assignable to parameter of type 'never'.
|
|
CodeQL Analysis (javascript):
src/demos/mcp-server.ts#L779
Argument of type 'string' is not assignable to parameter of type 'never'.
|
|
CodeQL Analysis (javascript):
src/demos/mcp-server.ts#L742
Argument of type 'string' is not assignable to parameter of type 'never'.
|
|
CodeQL Analysis (javascript):
src/demos/mcp-server.ts#L703
Argument of type 'string' is not assignable to parameter of type 'never'.
|
|
CodeQL Analysis (javascript):
src/demos/mcp-server.ts#L678
Argument of type 'string' is not assignable to parameter of type 'never'.
|
|
CodeQL Analysis (javascript):
src/demos/mcp-server.ts#L661
Argument of type 'string' is not assignable to parameter of type 'never'.
|
|
CodeQL Analysis (javascript):
src/demos/mcp-server.ts#L614
Argument of type 'string' is not assignable to parameter of type 'never'.
|
|
CodeQL Analysis (javascript):
src/demos/mcp-server.ts#L575
Argument of type 'string' is not assignable to parameter of type 'never'.
|
|
CodeQL Analysis (javascript):
src/demos/mcp-server.ts#L489
This expression is not callable.
|
|
CodeQL Analysis (javascript):
src/demos/mcp-server.ts#L463
Argument of type '(input: unknown, extra: unknown) => Promise<any>' is not assignable to parameter of type '(extra: RequestHandlerExtra<ServerRequest, ServerNotification>) => { [x: string]: unknown; content: ({ type: "text"; text: string; annotations?: { ...; } | undefined; _meta?: { ...; } | undefined; } | { ...; } | { ...; } | { ...; } | { ...; })[]; _meta?: { ...; } | undefined; structuredContent?: { ...; } | undefined...'.
|
|
CodeQL Analysis (javascript)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, github/codeql-action/init@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
CodeQL Analysis (javascript)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|