FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

doc: fix missing variable in deepStrictEqual example by olivierodo · Pull Request #40396 · nodejs/node · GitHub

/ node Public

doc: fix missing variable in deepStrictEqual example - #40396

Closed
olivierodo wants to merge 1 commit into
nodejs:masterfrom
olivierodo:olivierodo-doc-deepStrictEqual
Closed

doc: fix missing variable in deepStrictEqual example#40396
olivierodo wants to merge 1 commit into
nodejs:masterfrom
olivierodo:olivierodo-doc-deepStrictEqual

Conversation

Copy link
Copy Markdown
Contributor

No description provided.

nodejs-github-bot added assert Issues and PRs related to the assert subsystem. doc Issues and PRs related to the documentations. labels Oct 10, 2021
Mesteery added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Oct 10, 2021

tniessen 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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thank you, @olivierodo!

DerekNonGeneric left a comment
edited
Loading

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

@olivierodo, thanks for the PR. If you could rebase to make this into a single commit that included a commit message that adhered to our commit message guidelines, we can get this landed straight-away.

olivierodo force-pushed the olivierodo-doc-deepStrictEqual branch from 38bb9f5 to c14e700 Compare October 11, 2021 07:43
github-actions Bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 11, 2021

Copy link
Copy Markdown
Contributor
Commit Queue failed
- Loading data for nodejs/node/pull/40396
✔  Done loading data for nodejs/node/pull/40396
----------------------------------- PR info ------------------------------------
Title      doc: fix missing variable in deepStrictEqual example (#40396)
Author     OliverOdo  (@olivierodo, first-time contributor)
Branch     olivierodo:olivierodo-doc-deepStrictEqual -> nodejs:master
Labels     assert, doc, author ready
Commits    1
 - doc: fix missing variable in deepStrictEqual example
Committers 1
 - Olivier 
PR-URL: https://github.com/nodejs/node/pull/40396
Reviewed-By: Rich Trott 
Reviewed-By: Michaël Zasso 
Reviewed-By: Benjamin Gruenbaum 
Reviewed-By: Colin Ihrig 
Reviewed-By: Tobias Nießen 
Reviewed-By: Darshan Sen 
Reviewed-By: Derek Lewis 
Reviewed-By: Zijian Liu 
------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/40396
Reviewed-By: Rich Trott 
Reviewed-By: Michaël Zasso 
Reviewed-By: Benjamin Gruenbaum 
Reviewed-By: Colin Ihrig 
Reviewed-By: Tobias Nießen 
Reviewed-By: Darshan Sen 
Reviewed-By: Derek Lewis 
Reviewed-By: Zijian Liu 
--------------------------------------------------------------------------------
   ℹ  This PR was created on Sun, 10 Oct 2021 02:02:39 GMT
   ✔  Approvals: 8
   ✔  - Rich Trott (@Trott) (TSC): https://github.com/nodejs/node/pull/40396#pullrequestreview-775621745
   ✔  - Michaël Zasso (@targos) (TSC): https://github.com/nodejs/node/pull/40396#pullrequestreview-775637718
   ✔  - Benjamin Gruenbaum (@benjamingr): https://github.com/nodejs/node/pull/40396#pullrequestreview-775683493
   ✔  - Colin Ihrig (@cjihrig) (TSC): https://github.com/nodejs/node/pull/40396#pullrequestreview-775684832
   ✔  - Tobias Nießen (@tniessen) (TSC): https://github.com/nodejs/node/pull/40396#pullrequestreview-775693846
   ✔  - Darshan Sen (@RaisinTen): https://github.com/nodejs/node/pull/40396#pullrequestreview-775819978
   ✔  - Derek Lewis (@DerekNonGeneric): https://github.com/nodejs/node/pull/40396#pullrequestreview-775829471
   ✔  - Zijian Liu (@Lxxyx): https://github.com/nodejs/node/pull/40396#pullrequestreview-775912578
   ✖  This PR needs to wait 16 more hours to land
   ✔  Last GitHub Actions successful
   ℹ  Green GitHub Actions CI is sufficient
--------------------------------------------------------------------------------
   ✔  Aborted `git node land` session in /home/runner/work/node/node/.ncu
https://github.com/nodejs/node/actions/runs/1328284967

github-actions Bot added the commit-queue-failed An error occurred while landing this pull request using GitHub Actions. label Oct 11, 2021

Copy link
Copy Markdown
Contributor

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

github-actions Bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 11, 2021

Copy link
Copy Markdown
Contributor

Landed in 5d7bd86...4f68839

github-actions Bot closed this Oct 11, 2021
nodejs-github-bot pushed a commit that referenced this pull request Oct 11, 2021
PR-URL: #40396
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Derek Lewis <DerekNonGeneric@inf.is>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
targos pushed a commit that referenced this pull request Oct 13, 2021
PR-URL: #40396
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Derek Lewis <DerekNonGeneric@inf.is>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
richardlau mentioned this pull request Oct 18, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

assert Issues and PRs related to the assert subsystem. author ready PRs that have at least one approval, no outstanding review comments, and a CI started. doc Issues and PRs related to the documentations. fast-track PRs that do not need to wait for 48 hours to land.

Projects

None yet

Development

Successfully merging this pull request may close these issues.


Back | FazBrowse Home | New Git URL