Skip to content

typings: fix invalid JSDoc declarations - #52659

Merged
aduh95 merged 1 commit into
nodejs:mainfrom
anonrig:fix-jsdoc
Apr 24, 2024
Merged

typings: fix invalid JSDoc declarations#52659
aduh95 merged 1 commit into
nodejs:mainfrom
anonrig:fix-jsdoc

Conversation

@anonrig

Copy link
Copy Markdown
Member

Fixes several invalid jsdoc declarations

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/loaders

@nodejs-github-botnodejs-github-bot added esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run. labels Apr 24, 2024

@GeoffreyBoothGeoffreyBooth left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I think you mean invalid jsdoc not invalid jsconfig.

@aduh95aduh95 changed the title lib: fix invalid jsconfig declarationstypings: fix invalid JSDoc declarationsApr 24, 2024
@avivkelleravivkeller added typings and removed needs-ci PRs that need a full CI run. labels Apr 24, 2024
@avivkeller

Copy link
Copy Markdown
Member

Adding typings (jsdoc)
Removing needs-ci (nothing except comments have changed)

@avivkelleravivkeller added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Apr 24, 2024
@aduh95aduh95 added the fast-track PRs that do not need to wait for 48 hours to land. label Apr 24, 2024
@github-actions

Copy link
Copy Markdown
Contributor

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

@MoLowMoLow added the commit-queue Add this label to land a pull request using GitHub Actions. label Apr 24, 2024
@nodejs-github-botnodejs-github-bot added commit-queue-failed An error occurred while landing this pull request using GitHub Actions. and removed commit-queue Add this label to land a pull request using GitHub Actions. labels Apr 24, 2024
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator
Commit Queue failed
- Loading data for nodejs/node/pull/52659
✔ Done loading data for nodejs/node/pull/52659
----------------------------------- PR info ------------------------------------
Title typings: fix invalid JSDoc declarations (#52659)
Author Yagiz Nizipli (@anonrig)
Branch anonrig:fix-jsdoc -> nodejs:main
Labels esm, fast-track, author ready, typings
Commits 1
- lib: fix invalid jsconfig declarations
Committers 1
- Yagiz Nizipli PR-URL: https://github.com/nodejs/node/pull/52659
Reviewed-By: Geoffrey Booth Reviewed-By: Luigi Pinca Reviewed-By: Marco Ippolito Reviewed-By: Mohammed Keyvanzadeh Reviewed-By: Jacob Smith Reviewed-By: Moshe Atlow ------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/52659
Reviewed-By: Geoffrey Booth Reviewed-By: Luigi Pinca Reviewed-By: Marco Ippolito Reviewed-By: Mohammed Keyvanzadeh Reviewed-By: Jacob Smith Reviewed-By: Moshe Atlow --------------------------------------------------------------------------------
ℹ This PR was created on Wed, 24 Apr 2024 02:54:00 GMT
✔ Approvals: 6
✔ - Geoffrey Booth (@GeoffreyBooth) (TSC): https://github.com/nodejs/node/pull/52659#pullrequestreview-2018782305
✔ - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/52659#pullrequestreview-2018913700
✔ - Marco Ippolito (@marco-ippolito): https://github.com/nodejs/node/pull/52659#pullrequestreview-2019497030
✔ - Mohammed Keyvanzadeh (@VoltrexKeyva): https://github.com/nodejs/node/pull/52659#pullrequestreview-2019907090
✔ - Jacob Smith (@JakobJingleheimer): https://github.com/nodejs/node/pull/52659#pullrequestreview-2020020918
✔ - Moshe Atlow (@MoLow) (TSC): https://github.com/nodejs/node/pull/52659#pullrequestreview-2020269480
ℹ This PR is being fast-tracked
✔ 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/8819523502

@aduh95
aduh95 merged commit 1df52e6 into nodejs:mainApr 24, 2024
@aduh95

Copy link
Copy Markdown
Contributor

Landed in 1df52e6

aduh95 pushed a commit that referenced this pull request Apr 29, 2024
PR-URL: #52659
Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Jacob Smith <jacob@frende.me>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
marco-ippolito pushed a commit that referenced this pull request May 2, 2024
PR-URL: #52659
Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Jacob Smith <jacob@frende.me>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
@marco-ippolitomarco-ippolito mentioned this pull request May 2, 2024
marco-ippolito pushed a commit that referenced this pull request May 3, 2024
PR-URL: #52659
Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Jacob Smith <jacob@frende.me>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
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-failedAn error occurred while landing this pull request using GitHub Actions.esmIssues and PRs related to the ECMAScript Modules implementation.fast-trackPRs that do not need to wait for 48 hours to land.typings

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants

@anonrig@nodejs-github-bot@avivkeller@aduh95@GeoffreyBooth@lpinca@JakobJingleheimer@MoLow@marco-ippolito@VoltrexKeyva