[wallet 3/3]: group key support for channel funding #4002
main.yaml
on: pull_request
Matrix: run unit tests
Sqlc check
38s
RPC check
1m 23s
go mod check
23s
test vector check
1m 0s
migration version check
8s
Compilation check
1m 2s
sample configuration check
41s
Docker build check
3m 43s
cross compilation
12m 39s
Lint check
2m 40s
Format check
18s
run itests
11m 57s
run itests postgres
19m 57s
run LiT tests
3m 11s
finish
5s
Annotations
19 errors
run unit tests (unit-cover):
tapdb/assets_store_test.go#L1554
cannot use proofs (variable of type map[asset.SerializedKey]*proof.AnnotatedProof) as map[tapfreighter.OutputIdentifier]*proof.AnnotatedProof value in struct literal
|
run unit tests (unit-cover)
Process completed with exit code 2.
|
Lint check:
tapchannelmsg/custom_channel_data_test.go#L20
unlambda: replace `func(bytes []byte) string {
|
Lint check
Process completed with exit code 2.
|
run LiT tests:
itest/assets_test.go#L475
pendingJSON.Assets undefined (type rfqmsg.JsonAssetChannel has no field or method Assets)
|
run LiT tests:
itest/assets_test.go#L477
pendingJSON.Assets undefined (type rfqmsg.JsonAssetChannel has no field or method Assets)
|
run LiT tests:
itest/assets_test.go#L490
pendingJSON.Assets undefined (type rfqmsg.JsonAssetChannel has no field or method Assets)
|
run LiT tests:
itest/assets_test.go#L582
undefined: rfqmsg.JsonAssetChanInfo
|
run LiT tests:
itest/assets_test.go#L616
assetData.Assets undefined (type rfqmsg.JsonAssetChannel has no field or method Assets)
|
run LiT tests:
itest/assets_test.go#L618
assetData.Assets undefined (type rfqmsg.JsonAssetChannel has no field or method Assets)
|
run LiT tests:
itest/assets_test.go#L621
assetData.Assets undefined (type rfqmsg.JsonAssetChannel has no field or method Assets)
|
run LiT tests:
itest/assets_test.go#L708
assetBalance.Assets undefined (type rfqmsg.JsonAssetChannel has no field or method Assets)
|
run LiT tests:
itest/assets_test.go#L710
assetBalance.Assets undefined (type rfqmsg.JsonAssetChannel has no field or method Assets)
|
run LiT tests:
itest/assets_test.go#L711
assetBalance.Assets undefined (type rfqmsg.JsonAssetChannel has no field or method Assets)
|
run unit tests (unit dbbackend=postgres):
tapdb/assets_store_test.go#L1554
cannot use proofs (variable of type map[asset.SerializedKey]*proof.AnnotatedProof) as map[tapfreighter.OutputIdentifier]*proof.AnnotatedProof value in struct literal
|
run unit tests (unit dbbackend=postgres)
Process completed with exit code 2.
|
run unit tests (unit-race):
tapdb/assets_store_test.go#L1554
cannot use proofs (variable of type map[asset.SerializedKey]*proof.AnnotatedProof) as map[tapfreighter.OutputIdentifier]*proof.AnnotatedProof value in struct literal
|
run unit tests (unit-race)
Process completed with exit code 2.
|
finish
Error: The process '/home/runner/work/_actions/shogo82148/actions-goveralls/v1/bin/goveralls_linux_amd64' failed with exit code 1
|