Add gRPC server for type inference #292
No new alerts in code changed by this pull request
Annotations
Check warning on line 1136 in usvm-ts/src/main/kotlin/org/usvm/machine/expr/TsExprResolver.kt
Code scanning / detekt
Excessive nesting leads to hidden complexity. Prefer extracting code to make it easier to understand. Warning
Check warning on line 1188 in usvm-ts/src/main/kotlin/org/usvm/machine/expr/TsExprResolver.kt
Code scanning / detekt
Braces do not comply with the specified policy Warning
Check warning on line 14 in usvm-ts/src/test/kotlin/org/usvm/util/SetupServer.kt
Code scanning / detekt
Report missing or invalid underscores in base 10 numbers. Numeric literals should be underscore separated to increase readability. Warning test