Skip to content

Conversation

@vmoroz
Copy link
Member

@vmoroz vmoroz commented Jan 8, 2026

Currently on Windows we cannot run vcbuild.bat lint-js because the lint-js-build is skipped: after the lint-cpp: label we go to the lint-js: label. Since the lint-js-build is never run, we cannot run the lint-js.

This PR fixes the issue by going to lint-js-build: label after probing the lint-cpp: label.

It also fixes running the vcbuild.bat lint-md on Windows.

This change was originally added in the PR #60916, but it is better to address this issue in a separate PR.

@nodejs-github-bot nodejs-github-bot added build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. windows Issues and PRs related to the Windows platform. labels Jan 8, 2026
@avivkeller avivkeller added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. request-ci Add this label to start a Jenkins CI on a PR. labels Jan 9, 2026
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jan 9, 2026
@nodejs-github-bot
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. windows Issues and PRs related to the Windows platform.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants