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
@@ -131,7 +131,7 @@ class Blob {
* endings? : string,
* 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
@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 👍🏼 ?

danielleadams added a commit that referenced this pull request Feb 5, 2022
PR-URL: #41805
Reviewed-By: Michaël Zasso <[email protected]>
Reviewed-By: Antoine du Hamel <[email protected]>
Reviewed-By: Rich Trott <[email protected]>
danielleadams added a commit that referenced this pull request Feb 5, 2022
PR-URL: #41805
Reviewed-By: Michaël Zasso <[email protected]>
Reviewed-By: Antoine du Hamel <[email protected]>
Reviewed-By: Rich Trott <[email protected]>
@danielleadams
Copy link
Contributor Author

Landed in ebc370c...1de552c

@danielleadams danielleadams deleted the da/fix-js-lint branch February 5, 2022 23:53
@danielleadams danielleadams mentioned this pull request Feb 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fast-track PRs that do not need to wait for 48 hours to land. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants