Skip to content

chore: run build before type tests#203

Closed
Pixel998 wants to merge 1 commit intomainfrom
chore/build-before-type-tests
Closed

chore: run build before type tests#203
Pixel998 wants to merge 1 commit intomainfrom
chore/build-before-type-tests

Conversation

@Pixel998
Copy link
Copy Markdown
Contributor

Prerequisites checklist

What is the purpose of this pull request?

Currently, running npm run test:types requires manually running npm run build first to ensure type declarations are up-to-date. This change automates that step so type tests always run against the latest build.

What changes did you make? (Give an overview)

Updated the test:types script to run npm run build before type checking.

Related Issues

Is there anything you'd like reviewers to focus on?

@eslintbot eslintbot added this to Triage Jan 18, 2026
@github-project-automation github-project-automation Bot moved this to Needs Triage in Triage Jan 18, 2026
@lumirlumir
Copy link
Copy Markdown
Member

I'm marking this PR as a draft to avoid accidental merging until a clear decision is reached in eslint/rewrite#357.

@lumirlumir lumirlumir marked this pull request as draft January 19, 2026 13:30
@lumirlumir lumirlumir moved this from Needs Triage to Implementing in Triage Jan 19, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Hi everyone, it looks like we lost track of this pull request. Please review and see what the next steps are. This pull request will auto-close in 7 days without an update.

@github-actions github-actions Bot added the Stale label Jan 29, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 5, 2026

This pull request was auto-closed due to inactivity. While we wish we could keep working on every request, we unfortunately don't have the bandwidth to continue here and need to focus on other things. You can resubmit this pull request if you would like to continue working on it.

@github-actions github-actions Bot closed this Feb 5, 2026
@github-project-automation github-project-automation Bot moved this from Implementing to Complete in Triage Feb 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Complete

Development

Successfully merging this pull request may close these issues.

3 participants