Skip to content

Upgrade cosmos-kit with cosmiframe support #3621

Upgrade cosmos-kit with cosmiframe support

Upgrade cosmos-kit with cosmiframe support #3621

Triggered via pull request May 5, 2024 21:05
Status Failure
Total duration 3m 59s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
Lint & Test
Type 'import("/home/runner/work/dao-dao-ui/dao-dao-ui/node_modules/chain-registry/node_modules/@chain-registry/types/types/assets").AssetList | undefined' is not assignable to type 'import("/home/runner/work/dao-dao-ui/dao-dao-ui/node_modules/@chain-registry/types/types/assets").AssetList | undefined'.
Lint & Test
Object literal may only specify known properties, but 'signerOverrides' does not exist in type 'UseIframeOptions'. Did you mean to write 'aminoSignerOverrides'?
Lint & Test
Parameter 'signerAddress' implicitly has an 'any' type.
Lint & Test
Parameter 'signDoc' implicitly has an 'any' type.
Lint & Test
Parameter 'signerAddress' implicitly has an 'any' type.
Lint & Test
Parameter 'signDoc' implicitly has an 'any' type.
Lint & Test
Type 'import("/home/runner/work/dao-dao-ui/dao-dao-ui/node_modules/chain-registry/node_modules/@chain-registry/types/types/assets").AssetList[]' is not assignable to type 'import("/home/runner/work/dao-dao-ui/dao-dao-ui/node_modules/@cosmos-kit/core/node_modules/@chain-registry/types/types/assets").AssetList[]'.
Lint & Test
Type 'import("/home/runner/work/dao-dao-ui/dao-dao-ui/node_modules/chain-registry/node_modules/@chain-registry/types/types/assets").AssetList | undefined' is not assignable to type 'import("/home/runner/work/dao-dao-ui/dao-dao-ui/node_modules/@chain-registry/types/types/assets").AssetList | undefined'.
Lint & Test
Process completed with exit code 2.
Lint & Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint & Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/