Update lnd compile-time dependency to v0.19 #4042
main.yaml
on: pull_request
Matrix: run unit tests
Sqlc check
37s
RPC check
1m 5s
go mod check
12s
test vector check
2m 30s
migration version check
10s
Compilation check
11s
sample configuration check
12s
Docker build check
2m 22s
cross compilation
20s
Lint check
4m 8s
Format check
20s
run itests
3m 27s
run itests postgres
3m 19s
run LiT tests
12m 13s
finish
2s
Annotations
58 errors
Compilation check:
tapgarden/planter.go#L28
no required module provides package github.com/lightningnetwork/lnd/fn; to add it:
|
Compilation check
Process completed with exit code 1.
|
sample configuration check:
tapgarden/planter.go#L28
no required module provides package github.com/lightningnetwork/lnd/fn; to add it:
|
run unit tests (unit-cover):
tapgarden/planter.go#L28
no required module provides package github.com/lightningnetwork/lnd/fn; to add it:
|
run unit tests (unit-cover):
tapgarden/planter.go#L28
no required module provides package github.com/lightningnetwork/lnd/fn; to add it:
|
run unit tests (unit-cover)
Process completed with exit code 2.
|
cross compilation:
tapgarden/planter.go#L28
no required module provides package github.com/lightningnetwork/lnd/fn; to add it:
|
cross compilation
Process completed with exit code 2.
|
Format check:
tapgarden/planter.go#L28
no required module provides package github.com/lightningnetwork/lnd/fn; to add it:
|
go mod check:
tapgarden/planter.go#L28
no required module provides package github.com/lightningnetwork/lnd/fn; to add it:
|
go mod check
Process completed with exit code 2.
|
Sqlc check:
tapgarden/planter.go#L28
no required module provides package github.com/lightningnetwork/lnd/fn; to add it:
|
RPC check:
tapgarden/planter.go#L28
no required module provides package github.com/lightningnetwork/lnd/fn; to add it:
|
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
|
test vector check:
tapgarden/planter.go#L28
no required module provides package github.com/lightningnetwork/lnd/fn; to add it:
|
test vector check:
tapgarden/planter.go#L28
no required module provides package github.com/lightningnetwork/lnd/fn; to add it:
|
test vector check:
tapgarden/planter.go#L28
no required module provides package github.com/lightningnetwork/lnd/fn; to add it:
|
test vector check:
tapgarden/planter.go#L28
no required module provides package github.com/lightningnetwork/lnd/fn; to add it:
|
test vector check:
tapgarden/planter.go#L28
no required module provides package github.com/lightningnetwork/lnd/fn; to add it:
|
test vector check:
tapgarden/planter.go#L28
no required module provides package github.com/lightningnetwork/lnd/fn; to add it:
|
test vector check
Process completed with exit code 2.
|
run unit tests (unit dbbackend=postgres):
tapgarden/planter.go#L28
no required module provides package github.com/lightningnetwork/lnd/fn; to add it:
|
run unit tests (unit dbbackend=postgres):
tapgarden/planter.go#L28
no required module provides package github.com/lightningnetwork/lnd/fn; to add it:
|
run unit tests (unit dbbackend=postgres):
tapgarden/planter.go#L28
no required module provides package github.com/lightningnetwork/lnd/fn; to add it:
|
run unit tests (unit dbbackend=postgres):
tapgarden/planter.go#L28
no required module provides package github.com/lightningnetwork/lnd/fn; to add it:
|
run unit tests (unit dbbackend=postgres):
tapgarden/planter.go#L28
no required module provides package github.com/lightningnetwork/lnd/fn; to add it:
|
run unit tests (unit dbbackend=postgres):
tapgarden/planter.go#L28
no required module provides package github.com/lightningnetwork/lnd/fn; to add it:
|
run unit tests (unit dbbackend=postgres):
tapgarden/planter.go#L28
no required module provides package github.com/lightningnetwork/lnd/fn; to add it:
|
run unit tests (unit dbbackend=postgres):
tapgarden/planter.go#L28
no required module provides package github.com/lightningnetwork/lnd/fn; to add it:
|
run unit tests (unit dbbackend=postgres):
tapgarden/planter.go#L28
no required module provides package github.com/lightningnetwork/lnd/fn; to add it:
|
run unit tests (unit dbbackend=postgres):
tapgarden/planter.go#L28
no required module provides package github.com/lightningnetwork/lnd/fn; to add it:
|
run itests postgres:
tapgarden/planter.go#L28
no required module provides package github.com/lightningnetwork/lnd/fn; to add it:
|
run itests postgres:
tapgarden/planter.go#L28
no required module provides package github.com/lightningnetwork/lnd/fn; to add it:
|
run itests postgres
Process completed with exit code 2.
|
run itests:
tapgarden/planter.go#L28
no required module provides package github.com/lightningnetwork/lnd/fn; to add it:
|
run itests:
tapgarden/planter.go#L28
no required module provides package github.com/lightningnetwork/lnd/fn; to add it:
|
run itests
Process completed with exit code 2.
|
Lint check:
tapgarden/planter.go#L28
no required module provides package github.com/lightningnetwork/lnd/fn; to add it:
|
Lint check:
itest/loadtest/utils.go#L56
r.ListBalances undefined (type *rpcClient has no field or method ListBalances) (typecheck)
|
Lint check:
itest/loadtest/utils.go#L70
r.ListAssets undefined (type *rpcClient has no field or method ListAssets) (typecheck)
|
Lint check:
itest/loadtest/utils.go#L95
r.ListTransfers undefined (type *rpcClient has no field or method ListTransfers) (typecheck)
|
Lint check:
itest/loadtest/utils.go#L110
alice.GetInfo undefined (type *rpcClient has no field or method GetInfo) (typecheck)
|
Lint check:
itest/loadtest/utils.go#L122
alice.GetInfo undefined (type *rpcClient has no field or method GetInfo) (typecheck)
|
Lint check:
itest/loadtest/utils.go#L127
bob.GetInfo undefined (type *rpcClient has no field or method GetInfo) (typecheck)
|
Lint check:
itest/loadtest/mint_batch_test.go#L131
alice.AssetRoots undefined (type *rpcClient has no field or method AssetRoots) (typecheck)
|
Lint check:
itest/loadtest/mint_batch_test.go#L150
alice.AssetLeaves undefined (type *rpcClient has no field or method AssetLeaves) (typecheck)
|
Lint check:
itest/loadtest/mint_batch_test.go#L157
alice.AssetLeafKeys undefined (type *rpcClient has no field or method AssetLeafKeys) (typecheck)
|
run unit tests (unit-race):
tapgarden/planter.go#L28
no required module provides package github.com/lightningnetwork/lnd/fn; to add it:
|
run unit tests (unit-race):
tapgarden/planter.go#L28
no required module provides package github.com/lightningnetwork/lnd/fn; to add it:
|
run unit tests (unit-race):
tapgarden/planter.go#L28
no required module provides package github.com/lightningnetwork/lnd/fn; to add it:
|
run unit tests (unit-race):
tapgarden/planter.go#L28
no required module provides package github.com/lightningnetwork/lnd/fn; to add it:
|
run unit tests (unit-race):
tapgarden/planter.go#L28
no required module provides package github.com/lightningnetwork/lnd/fn; to add it:
|
run unit tests (unit-race):
tapgarden/planter.go#L28
no required module provides package github.com/lightningnetwork/lnd/fn; to add it:
|
run unit tests (unit-race):
tapgarden/planter.go#L28
no required module provides package github.com/lightningnetwork/lnd/fn; to add it:
|
run unit tests (unit-race):
tapgarden/planter.go#L28
no required module provides package github.com/lightningnetwork/lnd/fn; to add it:
|
run unit tests (unit-race):
tapgarden/planter.go#L28
no required module provides package github.com/lightningnetwork/lnd/fn; to add it:
|
run unit tests (unit-race):
tapgarden/planter.go#L28
no required module provides package github.com/lightningnetwork/lnd/fn; to add it:
|
run LiT tests
Process completed with exit code 2.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
logs-itest
|
150 Bytes |
|
logs-itest-postgres
|
168 Bytes |
|