Skip to content

tools: enable jsdoc/check-param-names lint rule - #41311

Merged
Trott merged 2 commits into
nodejs:masterfrom
Trott:jsdoc-check-param-names
Dec 28, 2021
Merged

tools: enable jsdoc/check-param-names lint rule#41311
Trott merged 2 commits into
nodejs:masterfrom
Trott:jsdoc-check-param-names

Conversation

@Trott

Copy link
Copy Markdown
Member

No description provided.

@TrottTrott added the fast-track PRs that do not need to wait for 48 hours to land. label Dec 24, 2021
@nodejs-github-botnodejs-github-bot added needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory. labels Dec 24, 2021
@github-actions

Copy link
Copy Markdown
Contributor

Fast-track has been requested by @Trott. Please 👍 to approve.

@aduh95aduh95 added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. and removed needs-ci PRs that need a full CI run. labels Dec 25, 2021
@TrottTrott added the commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. label Dec 25, 2021
@aduh95aduh95 removed the fast-track PRs that do not need to wait for 48 hours to land. label Dec 27, 2021
@TrottTrott added commit-queue Add this label to land a pull request using GitHub Actions. and removed commit-queue Add this label to land a pull request using GitHub Actions. labels Dec 28, 2021
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Dec 28, 2021
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator
Commit Queue failed
- Loading data for nodejs/node/pull/41311
✔ Done loading data for nodejs/node/pull/41311
----------------------------------- PR info ------------------------------------
Title tools: enable jsdoc/check-param-names lint rule (#41311)
Author Rich Trott (@Trott)
Branch Trott:jsdoc-check-param-names -> nodejs:master
Labels tools, author ready, commit-queue-rebase
Commits 2
- events: clarify JSDoc entries
- tools: enable jsdoc/check-param-names lint rule
Committers 1
- Rich Trott PR-URL: https://github.com/nodejs/node/pull/41311
Reviewed-By: Antoine du Hamel Reviewed-By: Luigi Pinca ------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/41311
Reviewed-By: Antoine du Hamel Reviewed-By: Luigi Pinca --------------------------------------------------------------------------------
ℹ This PR was created on Fri, 24 Dec 2021 15:30:28 GMT
✔ Approvals: 2
✔ - Antoine du Hamel (@aduh95) (TSC): https://github.com/nodejs/node/pull/41311#pullrequestreview-839997812
✔ - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/41311#pullrequestreview-841065507
✔ Last GitHub CI successful
✖ No Jenkins CI runs detected
--------------------------------------------------------------------------------
✔ Aborted `git node land` session in /home/runner/work/node/node/.ncu
https://github.com/nodejs/node/actions/runs/1631805998

@nodejs-github-botnodejs-github-bot added the commit-queue-failed An error occurred while landing this pull request using GitHub Actions. label Dec 28, 2021
@TrottTrott removed the commit-queue-failed An error occurred while landing this pull request using GitHub Actions. label Dec 28, 2021
Split the JSDoc entries into separate blocks.
This is in preparation for enabling jsdoc/check-param-names lint rule.
PR-URL: nodejs#41311
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
PR-URL: nodejs#41311
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@Trott
Trottforce-pushed the jsdoc-check-param-names branch from c618d91 to f81c627CompareDecember 28, 2021 21:17
@Trott

Copy link
Copy Markdown
MemberAuthor

Landed in 5ed7066...f81c627

@Trott
Trott merged commit f81c627 into nodejs:masterDec 28, 2021
@Trott
Trott deleted the jsdoc-check-param-names branch December 28, 2021 21:19
targos pushed a commit that referenced this pull request Jan 14, 2022
Split the JSDoc entries into separate blocks.
This is in preparation for enabling jsdoc/check-param-names lint rule.
PR-URL: #41311
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
targos pushed a commit that referenced this pull request Jan 14, 2022
PR-URL: #41311
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@targostargos mentioned this pull request Jan 16, 2022
danielleadams pushed a commit that referenced this pull request Feb 1, 2022
Split the JSDoc entries into separate blocks.
This is in preparation for enabling jsdoc/check-param-names lint rule.
PR-URL: #41311
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
danielleadams pushed a commit that referenced this pull request Feb 1, 2022
PR-URL: #41311
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@danielleadamsdanielleadams mentioned this pull request Feb 1, 2022
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.commit-queue-rebaseAdd this label to allow the Commit Queue to land a PR in several commits.toolsIssues and PRs related to the tools directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@Trott@nodejs-github-bot@lpinca@aduh95@danielleadams