Skip to content

fix(deps): update dependency @ckb-lumos/helpers to v0.21.0 #4082

fix(deps): update dependency @ckb-lumos/helpers to v0.21.0

fix(deps): update dependency @ckb-lumos/helpers to v0.21.0 #4082

Triggered via push November 29, 2023 16:23
Status Failure
Total duration 3m 43s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yaml

on: push
Fit to window
Zoom out
Zoom in

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/