Skip to content

Fix unused import linter error in extract-rule-names test#828

Merged
mikeharder merged 2 commits intoakhilailla/test_testfrom
copilot/sub-pr-823
Feb 23, 2026
Merged

Fix unused import linter error in extract-rule-names test#828
mikeharder merged 2 commits intoakhilailla/test_testfrom
copilot/sub-pr-823

Conversation

Copy link
Contributor

Copilot AI commented Feb 21, 2026

ESLint was failing with @typescript-eslint/no-unused-vars due to hasLabel being imported but never used in the test file.

Change

  • Removed unused hasLabel import from extract-rule-names.test.js

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: mikeharder <9459391+mikeharder@users.noreply.github.com>
Copilot AI changed the title [WIP] Update staging-lint check workflow to block PR merge upon failure Fix unused import linter error in extract-rule-names test Feb 21, 2026
Copilot AI requested a review from mikeharder February 21, 2026 00:08
@mikeharder mikeharder marked this pull request as ready for review February 23, 2026 19:38
@mikeharder mikeharder merged commit 1606961 into akhilailla/test_test Feb 23, 2026
6 checks passed
@mikeharder mikeharder deleted the copilot/sub-pr-823 branch February 23, 2026 19:38
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