8000 [v16.x] Fix JS linting warnings and errors by danielleadams · Pull Request #41805 · nodejs/node · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@danielleadams
Copy link
Contributor

When creating #41804, I ran into some linting exceptions. I'm not sure if any of these are fixed in master, but for the purposes of getting the release out, I wanted to fix them in v16.x-staging since they were easy changes.

@nodejs-github-bot nodejs-github-bot added lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. labels Feb 1, 2022
@nodejs nodejs deleted a comment from nodejs-github-bot Feb 1, 2022
@nodejs-github-bot
Copy link
Collaborator

@danielleadams danielleadams changed the title Fix JS linting warnings and errors [v16.x] Fix JS linting warnings and errors Feb 1, 2022
* type? : string,
* }} [options]
* @returns
* @returns {any}
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
* @returns {any}
* @constructs {Blob}

88dd972

(same commit for other @returns changes)

Maybe the commit can be cherry-picked without trouble now?

@danielleadams danielleadams added the fast-track PRs that do not need to wait for 48 hours to land. label Feb 1, 2022
8000
@github-actions
Copy link
Contributor
github-actions bot commented Feb 1, 2022

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

@danielleadams
Copy link
Contributor Author
danielleadams commented Feb 1, 2022

@targos I pushed up changes after pulling in #41130 to v16.x-staging, ready for re-review

@danielleadams
Copy link
Contributor Author

@nodejs/collaborators anyone around to give a 👍🏼 ?