You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 8, 2020. It is now read-only.
couldn't parse empty-comment.js: transform failed: received 2 errors:
check: unused field(s) on node Identifier: leadingComments
check: unused field(s) on node ImportDeclaration: leadingComments
Going to move this to JS driver repo from SDK, as both failures are triggered by tests on SDK update inside JS driver and going to be taken care of under #57
On parsing this not valid syntax using
javascript-driver
empty-comment.js
a panic in
transformer.(*commentElems).Split
happensSteps to reproduce
Expected
Actual
couldn't parse empty-comment.js: rpc error: code = Unavailable desc = transport is closing
Full driver log in details
</ details>
The text was updated successfully, but these errors were encountered: