Merge pull request #95 from AbstractSDK/dependabot/github_actions/cha… #204
on-push-to-main.yml
on: push
Verify
/
Lint
3m 16s
Changesets
1m 24s
Annotations
30 errors and 4 warnings
Changesets
Type '({ readonly bank: { readonly send: { readonly amount: any; readonly to_address: any; }; }; readonly wasm?: undefined; } | { readonly wasm: { readonly execute: { readonly contract_addr: any; readonly funds: readonly []; readonly msg: string; }; }; readonly bank?: undefined; })[]' is not assignable to type 'MaybeArray<CosmosMsgForEmpty>'.
|
Changesets
Could not find a declaration file for module '@abstract-money/cosmwasm-utils'. '/home/runner/work/abstract.js/abstract.js/packages/cosmwasm-utils/dist/index.cjs' implicitly has an 'any' type.
|
Changesets
Cannot find module 'type-fest/source/override-properties' or its corresponding type declarations.
|
Changesets
Cannot find module 'type-fest/source/override-properties' or its corresponding type declarations.
|
Changesets
Binding element 'module' implicitly has an 'any' type.
|
Changesets
Could not find a declaration file for module '@abstract-money/cli/cosmjs'. '/home/runner/work/abstract.js/abstract.js/packages/cli/dist/cosmjs.js' implicitly has an 'any' type.
|
Changesets
Could not find a declaration file for module '@abstract-money/cli/cosmjs'. '/home/runner/work/abstract.js/abstract.js/packages/cli/dist/cosmjs.js' implicitly has an 'any' type.
|
Changesets
Could not find a declaration file for module '@abstract-money/cli/cosmjs'. '/home/runner/work/abstract.js/abstract.js/packages/cli/dist/cosmjs.js' implicitly has an 'any' type.
|
Changesets
Could not find a declaration file for module '@abstract-money/cli/cosmjs'. '/home/runner/work/abstract.js/abstract.js/packages/cli/dist/cosmjs.js' implicitly has an 'any' type.
|
Changesets
Could not find a declaration file for module '@abstract-money/cli/cosmjs'. '/home/runner/work/abstract.js/abstract.js/packages/cli/dist/cosmjs.js' implicitly has an 'any' type.
|
Verify / Build
Type '({ readonly bank: { readonly send: { readonly amount: any; readonly to_address: any; }; }; readonly wasm?: undefined; } | { readonly wasm: { readonly execute: { readonly contract_addr: any; readonly funds: readonly []; readonly msg: string; }; }; readonly bank?: undefined; })[]' is not assignable to type 'MaybeArray<CosmosMsgForEmpty>'.
|
Verify / Build
@abstract-money/core#build: command (/home/runner/work/abstract.js/abstract.js/packages/core) pnpm run build exited (1)
|
Verify / Build
Could not find a declaration file for module '@abstract-money/cosmwasm-utils'. '/home/runner/work/abstract.js/abstract.js/packages/cosmwasm-utils/dist/index.cjs' implicitly has an 'any' type.
|
Verify / Build
Cannot find module 'type-fest/source/override-properties' or its corresponding type declarations.
|
Verify / Build
Cannot find module 'type-fest/source/override-properties' or its corresponding type declarations.
|
Verify / Build
Binding element 'module' implicitly has an 'any' type.
|
Verify / Build
Could not find a declaration file for module '@abstract-money/cli/cosmjs'. '/home/runner/work/abstract.js/abstract.js/packages/cli/dist/cosmjs.js' implicitly has an 'any' type.
|
Verify / Build
Could not find a declaration file for module '@abstract-money/cli/cosmjs'. '/home/runner/work/abstract.js/abstract.js/packages/cli/dist/cosmjs.js' implicitly has an 'any' type.
|
Verify / Build
Could not find a declaration file for module '@abstract-money/cli/cosmjs'. '/home/runner/work/abstract.js/abstract.js/packages/cli/dist/cosmjs.js' implicitly has an 'any' type.
|
Verify / Build
Could not find a declaration file for module '@abstract-money/cli/cosmjs'. '/home/runner/work/abstract.js/abstract.js/packages/cli/dist/cosmjs.js' implicitly has an 'any' type.
|
Verify / Types
@abstract-money/core#typecheck: command (/home/runner/work/abstract.js/abstract.js/packages/core) pnpm run typecheck exited (1)
|
Verify / Types
Type '({ readonly bank: { readonly send: { readonly amount: any; readonly to_address: any; }; }; readonly wasm?: undefined; } | { readonly wasm: { readonly execute: { readonly contract_addr: any; readonly funds: readonly []; readonly msg: string; }; }; readonly bank?: undefined; })[]' is not assignable to type 'MaybeArray<CosmosMsgForEmpty>'.
|
Verify / Types
Could not find a declaration file for module '@abstract-money/cosmwasm-utils'. '/home/runner/work/abstract.js/abstract.js/packages/cosmwasm-utils/dist/index.cjs' implicitly has an 'any' type.
|
Verify / Types
Cannot find module 'type-fest/source/override-properties' or its corresponding type declarations.
|
Verify / Types
Cannot find module 'type-fest/source/override-properties' or its corresponding type declarations.
|
Verify / Types
Binding element 'module' implicitly has an 'any' type.
|
Verify / Types
Argument of type '{ sender: string; apiUrl: string; signingCosmWasmClient: SigningCosmWasmClient; }' is not assignable to parameter of type '{ [x: string]: OverrideProperties<InstantiateMsg, { account_id?: AccountId | undefined; }>; [x: number]: OverrideProperties<InstantiateMsg, { account_id?: AccountId | undefined; }>; [x: symbol]: OverrideProperties<...>; ... 8 more ...; readonly funds?: (Coin & { ...; })[] | undefined; }'.
|
Verify / Types
Argument of type '{ sender: string; apiUrl: string; signingCosmWasmClient: SigningCosmWasmClient; }' is not assignable to parameter of type '{ [x: string]: OverrideProperties<InstantiateMsg, { account_id?: AccountId | undefined; }>; [x: number]: OverrideProperties<InstantiateMsg, { account_id?: AccountId | undefined; }>; [x: symbol]: OverrideProperties<...>; ... 8 more ...; readonly funds?: (Coin & { ...; })[] | undefined; }'.
|
Verify / Types
Could not find a declaration file for module '@abstract-money/cli/cosmjs'. '/home/runner/work/abstract.js/abstract.js/packages/cli/dist/cosmjs.js' implicitly has an 'any' type.
|
Verify / Types
Could not find a declaration file for module '@abstract-money/cli/cosmjs'. '/home/runner/work/abstract.js/abstract.js/packages/cli/dist/cosmjs.js' implicitly has an 'any' type.
|
Changesets
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Verify / Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Verify / Build
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Verify / Types
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|