chore: add css-variables customization doc #8
Annotations
10 errors and 1 warning
Run pnpm install
Type 'import("/home/runner/work/graz-integration-testing/graz-integration-testing/node_modules/.pnpm/@[email protected]/node_modules/@keplr-wallet/types/build/cosmjs").OfflineAminoSigner & import("/home/runner/work/graz-integration-testing/graz-integration-testing/node_modules/.pnpm/@[email protected]/...' is not assignable to type 'import("/home/runner/work/graz-integration-testing/graz-integration-testing/node_modules/.pnpm/@[email protected]/node_modules/@keplr-wallet/types/build/cosmjs").OfflineAminoSigner & import("/home/runner/work/graz-integration-testing/graz-integration-testing/node_modules/.pnpm/@[email protected]/...'.
|
Run pnpm install
Type 'import("/home/runner/work/graz-integration-testing/graz-integration-testing/node_modules/.pnpm/@[email protected]/node_modules/@keplr-wallet/types/build/cosmjs").OfflineAminoSigner | import("/home/runner/work/graz-integration-testing/graz-integration-testing/node_modules/.pnpm/@[email protected]/...' is not assignable to type 'import("/home/runner/work/graz-integration-testing/graz-integration-testing/node_modules/.pnpm/@[email protected]/node_modules/@keplr-wallet/types/build/cosmjs").OfflineAminoSigner | import("/home/runner/work/graz-integration-testing/graz-integration-testing/node_modules/.pnpm/@[email protected]/...'.
|
Run pnpm install
Expected 1 arguments, but got 2.
|
Run pnpm install
'chainInfo.bech32Config' is possibly 'undefined'.
|
Run pnpm install
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'.
|
Run pnpm install
Property 'ethereumHexAddress' is missing in type '{ address: Uint8Array; algo: Algo; bech32Address: string; name: string; pubKey: Uint8Array; isKeystone: false; isNanoLedger: boolean; }' but required in type 'Key'.
|
Run pnpm install
Type 'import("/home/runner/work/graz-integration-testing/graz-integration-testing/node_modules/.pnpm/@vectis[email protected]/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/@[email protected]/node_modules/@cosmjs/proto-signing/build/signer").DirectSignResponse'.
|
Run pnpm install
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<...>'.
|
Run pnpm install
Object is possibly 'undefined'.
|
Run pnpm install
Type 'Long' is not assignable to type 'bigint'.
|
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/
|
Loading