mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-26 17:12:27 +03:00
Two entries no longer match current violation counts (open-sse/executors/index.ts from the #11421 lazy-executor refactor, open-sse/services/autoCombo/routerStrategy.ts from the #11555 docs cleanup), both already merged. Left stale, the suppression mechanism's all-or-nothing count-mismatch behavior surfaces every other file's suppressed violations as apparent errors on any lint run, which is why the same ~228 dashboard react-hooks/* findings kept appearing as "pre-existing, unrelated" in unrelated PRs merged today. Note (separate infra issue): the shared main checkout's node_modules/eslint-config-next is itself missing its dist/ files (package.json only) -- a fresh npm install resolves it and this prune is still correct once that install happens.