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 has been archived by the owner on Mar 8, 2020. It is now read-only.
js_fail.tar.gz
The files attached above produce several problems with the JS Driver:
Blacklisted types that should have been promoted to semantic objects (FunctionDeclaration, ImportDeclaration, ImportSpecifier, BlockStatement, etc).
partial parse: message is not defined
errors.Some failed checks on transforms like
check: key "specifiers": field was not used: leadingComments
.They also generate many
Unannotated
roles but I'll be fixing those as part of #28 and #29.The text was updated successfully, but these errors were encountered: