Skip to content

Comments

style(node/lint): prepare codebase for no-unused-vars#1800

Merged
hyf0 merged 2 commits intorolldown:mainfrom
DonIsaac:don/fix/no-unused-vars-preparation
Jul 31, 2024
Merged

style(node/lint): prepare codebase for no-unused-vars#1800
hyf0 merged 2 commits intorolldown:mainfrom
DonIsaac:don/fix/no-unused-vars-preparation

Conversation

@DonIsaac
Copy link
Contributor

Description

Oxlint will be adding no-unused-vars soon, which will add warnings to all unused variables. This PR updates Rolldown's .oxlintrc.json and cleans up some code to prevent your CI from failing.

Oxlint will be merging rolldown#4445 soon, which will add warnings to all unused variables. This PR updates rolldown's oxlint config and cleans up some code to prevent your CI from failing.
@netlify
Copy link

netlify bot commented Jul 30, 2024

Deploy Preview for rolldown-rs canceled.

Name Link
🔨 Latest commit 5936f8e
🔍 Latest deploy log https://app.netlify.com/sites/rolldown-rs/deploys/66a98b5c19820b00079fd0bb

@graphite-app
Copy link
Contributor

graphite-app bot commented Jul 30, 2024

Your org has enabled the Graphite merge queue for merging into main

Add the label “!merge” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “!merge-as-hotfix” to add to the merge queue as a hot fix.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

Copy link
Member

@hyf0 hyf0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool. Thanks a lot.

@hyf0 hyf0 added the !merge label Jul 31, 2024
@graphite-app
Copy link
Contributor

graphite-app bot commented Jul 31, 2024

Merge activity

  • Jul 30, 8:55 PM EDT: The merge label '!merge' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.
  • Jul 30, 9:05 PM EDT: The Graphite merge queue couldn't merge this PR because it failed for an unknown reason (Stack merges are not currently supported for forked repositories. Please create a branch in the target repository in order to merge).
  • Jul 30, 9:06 PM EDT: hyf0 added this pull request to the Graphite merge queue.
  • Jul 30, 9:08 PM EDT: The merge label '!merge' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.
  • Jul 30, 9:08 PM EDT: hyf0 added this pull request to the Graphite merge queue.
  • Jul 30, 9:08 PM EDT: The Graphite merge queue couldn't merge this PR because it failed for an unknown reason (Stack merges are not currently supported for forked repositories. Please create a branch in the target repository in order to merge).

@graphite-app graphite-app bot removed the !merge label Jul 31, 2024
@hyf0 hyf0 added the !merge label Jul 31, 2024
@graphite-app graphite-app bot removed the !merge label Jul 31, 2024
@hyf0 hyf0 changed the title fix: prepare codebase for no-unused-vars style(node/lint): prepare codebase for no-unused-vars Jul 31, 2024
@hyf0 hyf0 merged commit cff3088 into rolldown:main Jul 31, 2024
@DonIsaac DonIsaac deleted the don/fix/no-unused-vars-preparation branch August 2, 2024 04:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants