Skip to content

tools,lib: tighten prefer-primordials rules for Error methods - #36017

Merged
Trott merged 1 commit into
nodejs:masterfrom
aduh95:error-prefer-primordials
Nov 9, 2020
Merged

tools,lib: tighten prefer-primordials rules for Error methods#36017
Trott merged 1 commit into
nodejs:masterfrom
aduh95:error-prefer-primordials

Conversation

@aduh95

Copy link
Copy Markdown
Contributor
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

@aduh95aduh95 added the request-ci Add this label to start a Jenkins CI on a PR. label Nov 7, 2020
@aduh95
aduh95 requested a review from LekoNovember 7, 2020 10:45
@aduh95aduh95 mentioned this pull request Nov 7, 2020
3 tasks
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Nov 7, 2020
@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Leko
Leko approved these changes Nov 7, 2020
@aduh95aduh95 added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Nov 7, 2020
@ExE-Boss

Copy link
Copy Markdown
Contributor

The commit message should probably be:

tools,lib: tighten prefer-primordials rules for Error statics

PR-URL: nodejs#36017
Reviewed-By: Shingo Inoue <leko.noor@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
@Trott
Trottforce-pushed the error-prefer-primordials branch from 064dd4f to 8f95438CompareNovember 9, 2020 14:08
@Trott
Trott merged commit 8f95438 into nodejs:masterNov 9, 2020
@Trott

Trott commented Nov 9, 2020

Copy link
Copy Markdown
Member

Landed in 8f95438 with commit message adjustment suggested by @ExE-Boss

@aduh95
aduh95 deleted the error-prefer-primordials branch November 9, 2020 14:09
danielleadams pushed a commit that referenced this pull request Nov 9, 2020
PR-URL: #36017
Reviewed-By: Shingo Inoue <leko.noor@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
@danielleadamsdanielleadams mentioned this pull request Nov 9, 2020
targos pushed a commit that referenced this pull request May 16, 2021
PR-URL: #36017
Reviewed-By: Shingo Inoue <leko.noor@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
@targostargos mentioned this pull request Jun 6, 2021
targos pushed a commit that referenced this pull request Jun 11, 2021
PR-URL: #36017
Reviewed-By: Shingo Inoue <leko.noor@gmail.com>
Reviewed-By: Rich Trott <rtrott@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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@aduh95@nodejs-github-bot@ExE-Boss@Trott@Leko