update dependencies (LND v0.18.0-beta and co) #176
main.yml
on: pull_request
lint code
2m 18s
run unit tests
1m 14s
Annotations
11 errors and 4 warnings
run unit tests:
cmd/chantools/closepoolaccount.go#L295
cannot use int64(estimator.Weight()) (value of type int64) as lntypes.WeightUnit value in argument to feeRateKWeight.FeeForWeight
|
run unit tests:
cmd/chantools/doublespendinputs.go#L229
cannot use int64(estimator.Weight()) (value of type int64) as lntypes.WeightUnit value in argument to feeRateKWeight.FeeForWeight
|
run unit tests:
cmd/chantools/pullanchor.go#L219
cannot use int64(estimator.Weight()) (value of type int64) as lntypes.WeightUnit value in argument to feeRateKWeight.FeeForWeight
|
run unit tests:
cmd/chantools/recoverloopin.go#L246
cannot use int64(estimator.Weight()) (value of type int64) as lntypes.WeightUnit value in argument to feeRateKWeight.FeeForWeight
|
run unit tests:
cmd/chantools/rescuefunding.go#L319
cannot use int64(estimator.Weight()) (value of type int64) as lntypes.WeightUnit value in argument to feeRateKWeight.FeeForWeight
|
run unit tests:
cmd/chantools/sweepremoteclosed.go#L305
cannot use int64(estimator.Weight()) (value of type int64) as lntypes.WeightUnit value in argument to feeRateKWeight.FeeForWeight
|
run unit tests:
cmd/chantools/sweeptimelock.go#L302
cannot use int64(estimator.Weight()) (value of type int64) as lntypes.WeightUnit value in argument to feeRateKWeight.FeeForWeight
|
run unit tests:
cmd/chantools/sweeptimelockmanual.go#L355
cannot use int64(estimator.Weight()) (value of type int64) as lntypes.WeightUnit value in argument to feeRateKWeight.FeeForWeight
|
run unit tests:
cmd/chantools/zombierecovery_makeoffer.go#L295
cannot use int64(estimator.Weight()) (value of type int64) as lntypes.WeightUnit value in argument to feeRateKWeight.FeeForWeight
|
run unit tests
Process completed with exit code 2.
|
lint code
Process completed with exit code 2.
|
run unit tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run unit tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint code
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint code
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|