Skip to content

chore: remove unused catch bindings - #1137

Open
Renegade334 wants to merge 1 commit into
nodejs:mainfrom
Renegade334:lint-unused-errors
Open

chore: remove unused catch bindings#1137
Renegade334 wants to merge 1 commit into
nodejs:mainfrom
Renegade334:lint-unused-errors

Conversation

@Renegade334

Copy link
Copy Markdown
Member

eslint/js/recommended detects these by default, but neostandard disables the rule. This syntax has been supported since Node.js 10.x, may as well make use of it.

@codecov

codecov Bot commented Aug 4, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 30.00000% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 57.32%. Comparing base (4d967bf) to head (6ee3047).

Files with missing lines Patch % Lines
lib/update_security_release.js 0.00% 2 Missing ⚠️
lib/landing_session.js 0.00% 1 Missing ⚠️
lib/prepare_security.js 0.00% 1 Missing ⚠️
lib/security-release/security-release.js 0.00% 1 Missing ⚠️
lib/security_blog.js 0.00% 1 Missing ⚠️
lib/session.js 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1137   +/-   ##
=======================================
  Coverage   57.32%   57.32%           
=======================================
  Files          53       53           
  Lines       10368    10368           
=======================================
  Hits         5943     5943           
  Misses       4425     4425           

☔ 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.

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.

2 participants