Vladimir Trifonov

Results 3 issues of Vladimir Trifonov

**Describe the bug** Generating ts-client is broken. I have such lines for dependencies: ``` import { Api } from "./rest"; import { QueryModuleAccountsRequest } from "./types/../../../../../../../go/pkg/mod/github.com/cosmos/[email protected]/proto/cosmos/auth/v1beta1/query"; import { Bech32PrefixResponse }...

type:bug
component:ts-client

I get ``` test/contracts/xxxV2.sol:20: Missing initializer Define an initializer function and use it to call the initializers of parent contracts https://zpl.in/upgrades/error-001 ``` when I try to upgrade from v1 to...

Job output when trying to write a comment to a PR: ``` ... Warning: Error encountered when attempting to write a comment on PR #33: HttpError: Validation Failed: {"resource":"PullRequestReviewComment","code":"invalid","field":"pull_request_review_thread.path"}, {"resource":"PullRequestReviewComment","code":"missing_field","field":"pull_request_review_thread.diff_hunk"}...