FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

tools: fix argv bug in find-inactive-tsc.mjs by Trott · Pull Request #41394 · nodejs/node · GitHub

/ node Public

tools: fix argv bug in find-inactive-tsc.mjs - #41394

Merged
nodejs-github-bot merged 1 commit into
nodejs:masterfrom
Trott:plus-argv-2
Jan 7, 2022
Merged

tools: fix argv bug in find-inactive-tsc.mjs#41394
nodejs-github-bot merged 1 commit into
nodejs:masterfrom
Trott:plus-argv-2

Conversation

Trott commented Jan 4, 2022

Copy link
Copy Markdown
Member

The argument supplied is expected to be text, not numeric.

This wasn't causing issues with the automated job because it does not
send an argument. It uses the default.

The argument supplied is expected to be text, not numeric.

This wasn't causing issues with the automated job because it does not
send an argument. It uses the default.
nodejs-github-bot added the tools Issues and PRs related to the tools directory. label Jan 4, 2022
Trott added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Jan 4, 2022
Trott added the commit-queue Add this label to land a pull request using GitHub Actions. label Jan 7, 2022
nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jan 7, 2022
nodejs-github-bot merged commit 95e1f92 into nodejs:master Jan 7, 2022

Copy link
Copy Markdown
Collaborator

Landed in 95e1f92

Trott deleted the plus-argv-2 branch January 7, 2022 02:02
targos pushed a commit that referenced this pull request Jan 14, 2022
The argument supplied is expected to be text, not numeric.

This wasn't causing issues with the automated job because it does not
send an argument. It uses the default.

PR-URL: #41394
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
danielleadams pushed a commit that referenced this pull request Feb 1, 2022
The argument supplied is expected to be text, not numeric.

This wasn't causing issues with the automated job because it does not
send an argument. It uses the default.

PR-URL: #41394
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
danielleadams mentioned this pull request Feb 1, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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 outstanding review comments, and a CI started. tools Issues and PRs related to the tools directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants


Back | FazBrowse Home | New Git URL