| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Review requested:
|
Sorry, something went wrong.
| removed: REPLACEME | ||
| --> | ||
|
|
||
| An import assertion has failed, preventing the specified module to be imported. |
There was a problem hiding this comment.
| An import assertion has failed, preventing the specified module to be imported. | |
| An import assertion has failed, preventing the specified module being imported. |
Sorry, something went wrong.
There was a problem hiding this comment.
I'd prefer to keep it as is, it's the wording used today in https://nodejs.org/api/errors.html#err_import_assertion_type_failed.
Sorry, something went wrong.
| removed: REPLACEME | ||
| --> | ||
|
|
||
| An import assertion is missing, preventing the specified module to be imported. |
There was a problem hiding this comment.
| An import assertion is missing, preventing the specified module to be imported. | |
| An import assertion is missing, preventing the specified module being imported. |
Sorry, something went wrong.
|
CITGM: https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker/3333/ Test failures seems to match the ones happening on 21.0.0 release proposal, the only addition is torrent-stream but that's a timeout. |
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
PR-URL: #50181 Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com> Reviewed-By: Zeyu "Alex" Yang <himself65@outlook.com>
|
Why is this dont-land-on-v20.x ? I need it for #50703 |
Sorry, something went wrong.
PR-URL: nodejs#50181 Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com> Reviewed-By: Zeyu "Alex" Yang <himself65@outlook.com>
|
I'm pretty sure I added the dont-land with the assumption that import attributes would not be backported. |
Sorry, something went wrong.
|
Ah no, I remember now, this PR changes the error codes, and that could break existing code. |
Sorry, something went wrong.
|
Aren't we allowed to break code since this is an experimental feature? |
Sorry, something went wrong.
|
The thing is that a side-effect of #50703 is to change the error code for existing tests (that are updated by this PR). Forget it. We can keep this out of LTS. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
No description provided.