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
When I run the example in the readme, checkreturntypes(Base), I get The total number of failed methods in Base is 31. However, it's difficult to see what the errors are, because those 31 lines are spread over more than 1821 lines of output (which is the length of my terminal buffer).
The text was updated successfully, but these errors were encountered:
When I run the example in the readme,
checkreturntypes(Base)
, I getThe total number of failed methods in Base is 31
. However, it's difficult to see what the errors are, because those 31 lines are spread over more than 1821 lines of output (which is the length of my terminal buffer).The text was updated successfully, but these errors were encountered: