Skip to content

CodeQL Security Scan #104

CodeQL Security Scan

CodeQL Security Scan #104

Triggered via schedule July 27, 2026 12:52
Status Failure
Total duration 1m 33s
Artifacts

codeql.yml

on: schedule
Matrix: CodeQL Analysis
Fit to window
Zoom out
Zoom in

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/