Skip to content

Papi migration

Papi migration #1415

Triggered via pull request September 17, 2024 20:59
@TbautTbaut
synchronize #559
tbaut-papi
Status Failure
Total duration 2m 7s
Artifacts

deploy-ui-cf-pages.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
deploy
Type 'ApiType' is not assignable to type 'ApiPromise'.
deploy
Type 'BN | undefined' is not assignable to type 'bigint | undefined'.
deploy
Property 'balances' does not exist on type 'TxApi<IDescriptors | IDescriptors | IDescriptors | IDescriptors | IDescriptors | IDescriptors | ... 9 more ... | IDescriptors, ExtractTx<...>, void | ... 3 more ... | undefined>'. Did you mean 'Balances'?
deploy
Property 'proxy' does not exist on type 'TxApi<IDescriptors | IDescriptors | IDescriptors | IDescriptors | IDescriptors | IDescriptors | ... 9 more ... | IDescriptors, ExtractTx<...>, void | ... 3 more ... | undefined>'.
deploy
This expression is not callable.
deploy
Argument of type 'Transaction<any, any, any, any> | undefined' is not assignable to parameter of type 'false | GenericCall<AnyTuple> | undefined'.
deploy
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'TxApi<IDescriptors | IDescriptors | IDescriptors | IDescriptors | IDescriptors | IDescriptors | ... 9 more ... | IDescriptors, ExtractTx<...>, void | ... 3 more ... | undefined>'.
deploy
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'TxApi<IDescriptors | IDescriptors | IDescriptors | IDescriptors | IDescriptors | IDescriptors | ... 9 more ... | IDescriptors, ExtractTx<...>, void | ... 3 more ... | undefined>'.
deploy
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'TxApi<IDescriptors | IDescriptors | IDescriptors | IDescriptors | IDescriptors | IDescriptors | ... 9 more ... | IDescriptors, ExtractTx<...>, void | ... 3 more ... | undefined>'.
deploy
Parameter 'arg' implicitly has an 'any' type.
deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/