Skip to content

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

@olivierodo

Copy link
Copy Markdown
Contributor

No description provided.

@nodejs-github-botnodejs-github-bot added assert Issues and PRs related to the assert subsystem. doc Issues and PRs related to the documentations. labels Oct 10, 2021
@MesteeryMesteery added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Oct 10, 2021

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

Thank you, @olivierodo!

@DerekNonGenericDerekNonGeneric left a comment

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.

@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
olivierodoforce-pushed the olivierodo-doc-deepStrictEqual branch from 38bb9f5 to c14e700CompareOctober 11, 2021 07:43
@github-actionsgithub-actionsBot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 11, 2021
@github-actions

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-actionsgithub-actionsBot added the commit-queue-failed An error occurred while landing this pull request using GitHub Actions. label Oct 11, 2021
@github-actions

Copy link
Copy Markdown
Contributor

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

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

Copy link
Copy Markdown
Contributor

Landed in 5d7bd86...4f68839

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>
@BethGriggsBethGriggs mentioned this pull request Oct 14, 2021
2 tasks
@richardlaurichardlau mentioned this pull request Oct 18, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

assertIssues and PRs related to the assert subsystem.author readyPRs that have at least one approval, no pending requests for changes, and a CI started.docIssues and PRs related to the documentations.fast-trackPRs that do not need to wait for 48 hours to land.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

11 participants

@olivierodo@Trott@benjamingr@targos@cjihrig@tniessen@Lxxyx@DerekNonGeneric@RaisinTen@nodejs-github-bot@Mesteery