Skip to content

chore: clean up mechanical lint findings - #1152

Open
jasonhedman wants to merge 1 commit into
json/isolate-deferred-routesfrom
json/cleanup-mechanical-lints
Open

chore: clean up mechanical lint findings#1152
jasonhedman wants to merge 1 commit into
json/isolate-deferred-routesfrom
json/cleanup-mechanical-lints

Conversation

@jasonhedman

@jasonhedman jasonhedman commented Sep 3, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • remove redundant return-await expressions and unnecessary type assertions
  • adopt generated Next.js route props and typed fetch mocks where they fit exactly
  • resolve mechanical shadowing, callback, and non-mutating sort findings
  • modernize deprecated Tailwind utility spellings without changing visual intent
  • leave all Merit brand findings and judgment-heavy lint categories unchanged

Lint impact

  • warnings: 1,107 -> 886 (-221)
  • errors: 0 -> 0
  • Merit brand findings: 211 -> 211

Validation

  • pnpm check
  • pnpm build
  • pnpm --filter @x402scan/app ui:check
  • pnpm --filter @x402scan/app ui:integrity

@vercel

vercel Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

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

Project Deployment Actions Updated
x402scan Ready Ready Preview Sep 4, 2026 5:48pm UTC

Request Review

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