Skip to content

chore(lint): fail on unused variables, imports and parameters - #1129

Merged
andrii-bodnar merged 1 commit into
mainfrom
chore/lint-unused-code
Sep 25, 2026
Merged

andrii-bodnar merged 1 commit into
mainfrom
chore/lint-unused-code

Conversation

@andrii-bodnar

Copy link
Copy Markdown
Member

Biome's recommended preset only warns on these, so unused module-local code passed CI. Knip doesn't cover non-exported symbols.

A follow-up to #1127 (comment)

Biome's recommended preset only warns on these, so unused module-local
code passed CI. Knip doesn't cover non-exported symbols.

Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
@codecov

codecov Bot commented Sep 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.96%. Comparing base (6b07e4f) to head (e0f04a6).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1129   +/-   ##
=======================================
  Coverage   92.96%   92.96%           
=======================================
  Files         148      148           
  Lines       11957    11957           
=======================================
  Hits        11115    11115           
  Misses        842      842           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@andrii-bodnar
andrii-bodnar merged commit 6b727a4 into main Sep 25, 2026
11 of 12 checks passed
@andrii-bodnar
andrii-bodnar deleted the chore/lint-unused-code branch September 25, 2026 14:42
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