| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Ping @nodejs/tsc |
Sorry, something went wrong.
Sorry, something went wrong.
There was a problem hiding this comment.
Other errors mainly use 'object' (lower cased).
Sorry, something went wrong.
|
Do we not have any tests for the inspector error cases? |
Sorry, something went wrong.
|
@BridgeAR ... none that were affected... which is a bit scary. |
Sorry, something went wrong.
|
@jasnell would you be so kind and add some for those? I think it would be a shame not to use the opportunity otherwise. |
Sorry, something went wrong.
|
Sure :-) gimme a couple of days tho. |
Sorry, something went wrong.
|
Test added! |
Sorry, something went wrong.
|
Ping @nodejs/tsc ... review please? |
Sorry, something went wrong.
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM, Thanks!
Sorry, something went wrong.
| E('ERR_HTTP_TRAILER_INVALID', | ||
| 'Trailers are invalid with this transfer encoding'); | ||
| E('ERR_INDEX_OUT_OF_RANGE', 'Index out of range'); | ||
| E('ERR_INSPECTOR_ALREADY_CONNECTED', 'Already connected'); |
There was a problem hiding this comment.
Nit: The inspector is already connected?
Sorry, something went wrong.
PR-URL: #15619 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Ali Ijaz Sheikh <ofrobots@google.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
PR-URL: nodejs/node#15619 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Ali Ijaz Sheikh <ofrobots@google.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
| Back | FazBrowse Home | New Git URL |
migrate to internal/errors
Checklist
Affected core subsystem(s)
inspector,errors