Skip to content

src: remove unused v8::Uint32Array from encoding - #47003

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
anonrig:fix-unused-lint
Mar 8, 2023
Merged

src: remove unused v8::Uint32Array from encoding#47003
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
anonrig:fix-unused-lint

Conversation

@anonrig

@anonriganonrig commented Mar 7, 2023

Copy link
Copy Markdown
Member

Introduced by commit e5933c8, this pull request removes the unused include which causes cpp linting error.

cc @joyeecheung

@anonrig
anonrig requested a review from joyeecheungMarch 7, 2023 22:10
@nodejs-github-botnodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. labels Mar 7, 2023
@anonriganonrig added the fast-track PRs that do not need to wait for 48 hours to land. label Mar 7, 2023
@github-actions

Copy link
Copy Markdown
Contributor

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

@anonriganonrig added the request-ci Add this label to start a Jenkins CI on a PR. label Mar 7, 2023

@RafaelGSSRafaelGSS 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.

LGTM with green ci

@joyeecheungjoyeecheung 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.

Thanks for catching it!

(hmm, weird, somehow the fixup was only partially applied by git? 🤯 )

Qard
Qard approved these changes Mar 7, 2023
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Mar 7, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@TrottTrott added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. 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 Mar 7, 2023
@MoLowMoLow added the commit-queue Add this label to land a pull request using GitHub Actions. label Mar 8, 2023
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Mar 8, 2023
@nodejs-github-bot
nodejs-github-bot merged commit f94ef7c into nodejs:mainMar 8, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in f94ef7c

@anonrig
anonrig deleted the fix-unused-lint branch March 8, 2023 02:11
targos pushed a commit that referenced this pull request Mar 13, 2023
PR-URL: #47003
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
targos pushed a commit that referenced this pull request Mar 14, 2023
PR-URL: #47003
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
@targostargos mentioned this pull request Mar 14, 2023
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.c++Issues and PRs that require attention from people who are familiar with C++.fast-trackPRs that do not need to wait for 48 hours to land.needs-ciPRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants

@anonrig@nodejs-github-bot@Qard@Trott@cjihrig@joyeecheung@richardlau@RafaelGSS@danielleadams@MoLow