Track HTLCs in rfq policies #3386
main.yaml
on: pull_request
Matrix: run unit tests
Sqlc check
4m 53s
RPC check
3m 52s
go mod check
2m 44s
test vector check
30s
migration version check
22s
Compilation check
1m 19s
sample configuration check
2m 48s
Docker build check
3m 25s
cross compilation
1m 25s
Lint check
2m 0s
Format check
2m 43s
run itests
57s
run itests postgres
1m 13s
run LiT tests
16m 20s
finish
3s
Annotations
54 errors and 18 warnings
test vector check
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)
|
test vector check
Process completed with exit code 2.
|
run itests
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)
|
run itests
Process completed with exit code 2.
|
run itests postgres
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)
|
run itests postgres
Process completed with exit code 2.
|
Compilation check
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)
|
Compilation check
Process completed with exit code 1.
|
run unit tests (unit-cover)
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)
|
run unit tests (unit-cover)
Process completed with exit code 2.
|
cross compilation
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)
|
cross compilation
Process completed with exit code 2.
|
run unit tests (unit dbbackend=postgres)
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)
|
run unit tests (unit dbbackend=postgres)
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)
|
run unit tests (unit dbbackend=postgres)
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)
|
run unit tests (unit dbbackend=postgres)
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)
|
run unit tests (unit dbbackend=postgres)
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)
|
run unit tests (unit dbbackend=postgres)
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)
|
run unit tests (unit dbbackend=postgres)
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)
|
run unit tests (unit dbbackend=postgres)
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)
|
run unit tests (unit dbbackend=postgres)
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)
|
run unit tests (unit dbbackend=postgres)
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)
|
Lint check:
taprpc/marshal.go#L640
previous case (typecheck)
|
Lint check:
taprpc/marshal.go#L677
previous case (typecheck)
|
Lint check:
server.go#L28
could not import github.com/lightningnetwork/lnd/channeldb (-: # github.com/lightningnetwork/lnd/channeldb
|
Lint check
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)
|
Lint check:
address/address_test.go#L379
foo declared and not used (typecheck)
|
Lint check:
commitment/commitment_test.go#L913
splitAsset.LockTime undefined (type *SplitAsset has no field or method LockTime) (typecheck)
|
Lint check:
commitment/commitment_test.go#L914
splitAsset.RelativeLockTime undefined (type *SplitAsset has no field or method RelativeLockTime) (typecheck)
|
Lint check:
itest/utils.go#L447
tapClient.SubscribeMintEvents undefined (type TapdClient has no field or method SubscribeMintEvents) (typecheck)
|
Lint check:
itest/utils.go#L675
tapClient.ImportProof undefined (type *tapdHarness has no field or method ImportProof) (typecheck)
|
Lint check:
itest/addrs_test.go#L160
t.tapd.NewAddr undefined (type *tapdHarness has no field or method NewAddr) (typecheck)
|
run unit tests (unit-race)
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)
|
run unit tests (unit-race)
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)
|
run unit tests (unit-race)
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)
|
run unit tests (unit-race)
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)
|
run unit tests (unit-race)
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)
|
run unit tests (unit-race)
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)
|
run unit tests (unit-race)
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)
|
run unit tests (unit-race)
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)
|
run unit tests (unit-race)
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)
|
run unit tests (unit-race)
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)
|
finish
Error: The process '/home/runner/work/_actions/shogo82148/actions-goveralls/v1/bin/goveralls_linux_amd64' failed with exit code 1
|
Docker build check
buildx failed with: ERROR: failed to solve: process "/bin/sh -c make release-install TAGS=monitoring" did not complete successfully: exit code: 2
|
Sqlc check
Unexpected error: Error: Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.
|
Sqlc check
Error: Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.
|
Sqlc check
Unexpected error: Error: Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.
|
Sqlc check
Unexpected error: Error: Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.
|
Sqlc check
Unexpected error: Error: Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.
|
Sqlc check
Unexpected error: Error: Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.
|
Sqlc check
Unexpected error: Error: Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.
|
Sqlc check
Unexpected error: Error: Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.
|
Sqlc check
Unexpected error: Error: Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.
|
Sqlc check
Unexpected error: Error: Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.
|
migration version check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test vector check
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/
|
run itests
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, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
run itests postgres
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, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Compilation check
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/
|
run unit tests (unit-cover)
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/
|
cross compilation
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/
|
run unit tests (unit dbbackend=postgres)
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/
|
Lint check
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/
|
run unit tests (unit-race)
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/
|
Format check
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/
|
go mod check
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/
|
sample configuration check
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/
|
Docker build check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
RPC check
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/
|
Sqlc check
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, jpribyl/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
run LiT tests
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, 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/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
logs-itest
|
22 Bytes |
|
logs-itest-postgres
|
22 Bytes |
|