Martin

Results 10 comments of Martin

Had the same issue in jQuery 1.10.0, but it is solved with the solution from @jellever .

Additionally, we can also consider supporting customized samples in the comments: ```protobuf message Greet { // @sample "a customized sample instead of default one" string name = 1; // this...

this inconsistency problem brings some kind of trouble, for most assertions in unit tests, I can simply use `assert.Equal(t, struct1, struct2)` to judge if they are equal if the both...

Looks like a great feature, and looking forward to its release!

@johnnywu-namebase Seems like that generating base64 proof with `--bare` option worked for me. This time it finally transits to a new status waiting for more confirmations. Thanks a lot.

I think it is not considered before. Could you submit a new PR?

I worked around this problem by: ```sh sudo chmod -R 777 out ``` and then remove `:Z,U` from the suggested command

> What platform and docker version are you using? * Linux VM-4-5-ubuntu 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux * Docker version 20.10.21, build...

@TheTechRobo however, I finally failed to login, which is described in #33