Track HTLCs in rfq policies #3386
Annotations
10 errors and 2 warnings
run lint:
taprpc/marshal.go#L640
previous case (typecheck)
|
run lint:
taprpc/marshal.go#L677
previous case (typecheck)
|
run lint:
server.go#L28
could not import github.com/lightningnetwork/lnd/channeldb (-: # github.com/lightningnetwork/lnd/channeldb
|
run lint
cannot use logger (variable of type "github.com/btcsuite/btclog".Logger) as "github.com/btcsuite/btclog/v2".Logger value in argument to kvdb.UseLogger: "github.com/btcsuite/btclog".Logger does not implement "github.com/btcsuite/btclog/v2".Logger (missing method CriticalS)) (typecheck)
|
run lint:
address/address_test.go#L379
foo declared and not used (typecheck)
|
run lint:
commitment/commitment_test.go#L913
splitAsset.LockTime undefined (type *SplitAsset has no field or method LockTime) (typecheck)
|
run lint:
commitment/commitment_test.go#L914
splitAsset.RelativeLockTime undefined (type *SplitAsset has no field or method RelativeLockTime) (typecheck)
|
run lint:
itest/utils.go#L447
tapClient.SubscribeMintEvents undefined (type TapdClient has no field or method SubscribeMintEvents) (typecheck)
|
run lint:
itest/utils.go#L675
tapClient.ImportProof undefined (type *tapdHarness has no field or method ImportProof) (typecheck)
|
run lint:
itest/addrs_test.go#L160
t.tapd.NewAddr undefined (type *tapdHarness has no field or method NewAddr) (typecheck)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "logs-itest", "logs-itest-postgres".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading