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).
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).