fix: add capsule config to vite example #5
Annotations
10 errors and 1 warning
Type 'import("/home/runner/work/graz-integration-testing/graz-integration-testing/node_modules/.pnpm/@keplr-wallet+types@0.12.130/node_modules/@keplr-wallet/types/build/cosmjs").OfflineAminoSigner & import("/home/runner/work/graz-integration-testing/graz-integration-testing/node_modules/.pnpm/@keplr-wallet+types@0.12.130/...' is not assignable to type 'import("/home/runner/work/graz-integration-testing/graz-integration-testing/node_modules/.pnpm/@keplr-wallet+types@0.12.130/node_modules/@keplr-wallet/types/build/cosmjs").OfflineAminoSigner & import("/home/runner/work/graz-integration-testing/graz-integration-testing/node_modules/.pnpm/@cosmjs+proto-signing@0.32.4/...'.
|
Type 'import("/home/runner/work/graz-integration-testing/graz-integration-testing/node_modules/.pnpm/@keplr-wallet+types@0.12.130/node_modules/@keplr-wallet/types/build/cosmjs").OfflineAminoSigner | import("/home/runner/work/graz-integration-testing/graz-integration-testing/node_modules/.pnpm/@keplr-wallet+types@0.12.130/...' is not assignable to type 'import("/home/runner/work/graz-integration-testing/graz-integration-testing/node_modules/.pnpm/@keplr-wallet+types@0.12.130/node_modules/@keplr-wallet/types/build/cosmjs").OfflineAminoSigner | import("/home/runner/work/graz-integration-testing/graz-integration-testing/node_modules/.pnpm/@cosmjs+proto-signing@0.32.4/...'.
|
|
|
Type '{ rpcUrl: string; restUrl: string; prettyName: string; bech32Prefix: string; rpc: string; rest: string; nodeProvider?: { readonly name: string; readonly email?: string; readonly discord?: string; readonly website?: string; }; ... 14 more ...; evm?: EVMInfo; }' is not assignable to type 'ChainInfo'.
|
|
Type 'import("/home/runner/work/graz-integration-testing/graz-integration-testing/node_modules/.pnpm/@vectis+extension-client@0.7.2/node_modules/@vectis/extension-client/build/cjs/types/types/cosmos").DirectSignResponse' is not assignable to type 'import("/home/runner/work/graz-integration-testing/graz-integration-testing/node_modules/.pnpm/@cosmjs+proto-signing@0.32.4/node_modules/@cosmjs/proto-signing/build/signer").DirectSignResponse'.
|
Type '(chainId: string, signer: string, signDoc: { bodyBytes?: Uint8Array | null; authInfoBytes?: Uint8Array | null; chainId?: string | null; accountNumber?: Long | null; }, signOptions?: KeplrSignOptions | undefined) => Promise<DirectSignResponse>' is not assignable to type '(chainId: string, signer: string, signDoc: { bodyBytes?: Uint8Array | null | undefined; authInfoBytes?: Uint8Array | null | undefined; chainId?: string | null | undefined; accountNumber?: Long | ... 1 more ... | undefined; }, signOptions?: KeplrSignOptions | undefined) => Promise<...>'.
|
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading