Icaro Leite

Results 4 issues of Icaro Leite

When a try to run a sdkgen with the code below this produce a nil exception fired by the crystal. `function funcName(param1: string):` Error Logging ``` Unhandled exception: Nil assertion...

When is declared a duplicate error types in skdgen no advice or error are presented by the compiler and this will produce a invalid typescript code. iex. ``` error NotLoggedIn...

When in sdkgen is created a function with param called "version" this produce a compile errors in node-server target. Following below the error text produced by the behavior above. ```...