Skip to content

vm: refactor to use validate function - #46176

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
deokjinkim:230112_vm_refactor_validate
Jan 14, 2023
Merged

vm: refactor to use validate function#46176
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
deokjinkim:230112_vm_refactor_validate

Conversation

@deokjinkim

Copy link
Copy Markdown
Contributor

Throwing error after checking type is repeated.
So replace it with validate function.

@nodejs-github-botnodejs-github-bot added needs-ci PRs that need a full CI run. vm Issues and PRs related to the vm subsystem. labels Jan 12, 2023
Throwing error after checking type is repeated.
So replace it with validate function.
@deokjinkim
deokjinkimforce-pushed the 230112_vm_refactor_validate branch from 8cc4aed to a31a02aCompareJanuary 12, 2023 00:18
@aduh95aduh95 added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. request-ci Add this label to start a Jenkins CI on a PR. labels Jan 12, 2023
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jan 12, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@aduh95aduh95 added the commit-queue Add this label to land a pull request using GitHub Actions. label Jan 13, 2023
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jan 14, 2023
@nodejs-github-bot
nodejs-github-bot merged commit 36d54dc into nodejs:mainJan 14, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in 36d54dc

RafaelGSS pushed a commit to RafaelGSS/node that referenced this pull request Jan 17, 2023
Throwing error after checking type is repeated.
So replace it with validate function.
PR-URL: nodejs#46176
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
RafaelGSS pushed a commit that referenced this pull request Jan 20, 2023
Throwing error after checking type is repeated.
So replace it with validate function.
PR-URL: #46176
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@RafaelGSSRafaelGSS mentioned this pull request Jan 20, 2023
juanarbol pushed a commit that referenced this pull request Jan 26, 2023
Throwing error after checking type is repeated.
So replace it with validate function.
PR-URL: #46176
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@juanarboljuanarbol mentioned this pull request Jan 28, 2023
juanarbol pushed a commit that referenced this pull request Jan 31, 2023
Throwing error after checking type is repeated.
So replace it with validate function.
PR-URL: #46176
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
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.needs-ciPRs that need a full CI run.vmIssues and PRs related to the vm subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@deokjinkim@nodejs-github-bot@jasnell@aduh95@VoltrexKeyva