Results 6 issues of Nikita

Mockery version is 2.4.0-beta. ___ I have an interface like that ``` type Bar struct { Field int } type Foo interface { Bar(ret Bar) ([]int, error) } ``` The...

bug

` jid version v0.6.2 ` Test json file: ` { "a": 123, "aa": 124, "bb": 567 }` Identify a bug: 1. Start `jid < test.json` 2. Enter `a` I expected...

The last commit was on July 6. Is it still a live project ?

The package does not support tiff image resolution. Check the [issue](https://github.com/golang/go/issues/20742).

cla: yes

Hi. I made some optimizations to the code. The tests are also green. The results of the benchmarks are shown below: ``` cpu: Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz │...