fix(deps): update dependency @ckb-lumos/helpers to v0.21.0 #4082
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
5 errors and 1 warning
unit-test
Type 'import("/home/runner/work/kuai/kuai/node_modules/@ckb-lumos/helpers/node_modules/@ckb-lumos/base/lib/api").Transaction' is not assignable to type 'import("/home/runner/work/kuai/kuai/node_modules/@ckb-lumos/base/lib/api").Transaction'.
|
unit-test
Argument of type 'Transaction' is not assignable to parameter of type 'RawTransaction'.
|
unit-test
Type 'import("/home/runner/work/kuai/kuai/node_modules/@ckb-lumos/helpers/node_modules/@ckb-lumos/base/lib/api").Transaction' is not assignable to type 'import("/home/runner/work/kuai/kuai/node_modules/@ckb-lumos/base/lib/api").Transaction'.
|
unit-test
Argument of type 'Transaction' is not assignable to parameter of type 'RawTransaction'.
|
unit-test
Process completed with exit code 1.
|
unit-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/install@v0.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|