Skip to content

fix: resolve pre-existing no-explicit-any CI lint failures#452

Merged
itskai-dev merged 1 commit into
mainfrom
link/ci-lint-fix
Feb 18, 2026
Merged

fix: resolve pre-existing no-explicit-any CI lint failures#452
itskai-dev merged 1 commit into
mainfrom
link/ci-lint-fix

Conversation

@itskai-dev
Copy link
Copy Markdown
Collaborator

Summary

Fixes pre-existing lint errors on main that block all PR CI checks.

Changes

  • src/app/api/compatibility/route.ts: Added eslint-disable + unknown intermediate cast for JSON data that lacks repo_url required by McpServer type
  • src/app/mcp/mcp-client.tsx: Removed 18 unnecessary (server as any) casts — stars, installs, and framework fields already exist on the McpServer type

Verification

  • npm run lint: 0 errors (was 19)
  • npm run build: clean

Context

Unblocks token migration PR #449 (task-1771427753854-uhywf9ps8).

…cp client

- api/compatibility/route.ts: add eslint-disable + unknown cast for JSON data
- mcp/mcp-client.tsx: remove unnecessary (server as any) casts — fields exist on McpServer type

Fixes pre-existing CI lint failures on main.
@supabase
Copy link
Copy Markdown

supabase Bot commented Feb 18, 2026

This pull request has been ignored for the connected project oldbapagtyvkplbqllwa because there are no changes detected in supabase directory. You can change this behaviour in Project Integrations Settings ↗︎.


Preview Branches by Supabase.
Learn more about Supabase Branching ↗︎.

@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 18, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agent-hub Ready Ready Preview, Comment Feb 18, 2026 4:19pm

Request Review

@itskai-dev itskai-dev merged commit 43b982f into main Feb 18, 2026
4 checks passed
@itskai-dev itskai-dev deleted the link/ci-lint-fix branch February 18, 2026 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant