mirror of
https://github.com/nodejs/node.git
synced 2025-12-28 07:50:41 +00:00
|
Some checks failed
Test and upload documentation to artifacts / build-docs (push) Has been cancelled
Linters / lint-addon-docs (push) Has been cancelled
Linters / lint-cpp (push) Has been cancelled
Linters / format-cpp (push) Has been cancelled
Linters / lint-js-and-md (push) Has been cancelled
Linters / lint-py (push) Has been cancelled
Linters / lint-yaml (push) Has been cancelled
Linters / lint-sh (push) Has been cancelled
Linters / lint-codeowners (push) Has been cancelled
Linters / lint-pr-url (push) Has been cancelled
Linters / lint-readme (push) Has been cancelled
Test internet / test-internet (push) Has been cancelled
PR-URL: https://github.com/nodejs/node/pull/55318 Backport-PR-URL: https://github.com/nodejs/node/pull/55264 Reviewed-By: Michaël Zasso <targos@protonmail.com> |
||
|---|---|---|
| .. | ||
| alphabetize-errors.js | ||
| async-iife-no-unused-result.js | ||
| avoid-prototype-pollution.js | ||
| crypto-check.js | ||
| documented-deprecation-codes.js | ||
| documented-errors.js | ||
| eslint-check.js | ||
| inspector-check.js | ||
| lowercase-name-for-primitive.js | ||
| no-array-destructuring.js | ||
| no-duplicate-requires.js | ||
| no-unescaped-regexp-dot.js | ||
| non-ascii-character.js | ||
| prefer-assert-iferror.js | ||
| prefer-assert-methods.js | ||
| prefer-common-mustnotcall.js | ||
| prefer-common-mustsucceed.js | ||
| prefer-primordials.js | ||
| prefer-proto.js | ||
| prefer-util-format-errors.js | ||
| require-common-first.js | ||
| required-modules.js | ||
| rules-utils.js | ||
| set-proto-to-null-in-object.js | ||