pool: Keep hub waitgroup local. #647
Triggered via pull request
September 13, 2023 19:51
Status
Failure
Total duration
1m 58s
Artifacts
–
Annotations
21 errors and 2 warnings
Go CI (1.19):
pool/chainstate_test.go#L85
unknown field 'HubWg' in struct literal of type ChainStateConfig
|
Go CI (1.19):
pool/chainstate_test.go#L233
cCfg.HubWg undefined (type *ChainStateConfig has no field or method HubWg)
|
Go CI (1.19):
pool/chainstate_test.go#L392
cs.cfg.HubWg undefined (type *ChainStateConfig has no field or method HubWg)
|
Go CI (1.19):
pool/endpoint_test.go#L47
unknown field 'HubWg' in struct literal of type EndpointConfig
|
Go CI (1.19):
pool/endpoint_test.go#L86
endpoint.cfg.HubWg undefined (type *EndpointConfig has no field or method HubWg)
|
Go CI (1.19):
pool/endpoint_test.go#L235
endpoint.cfg.HubWg undefined (type *EndpointConfig has no field or method HubWg)
|
Go CI (1.19):
pool/paymentmgr_test.go#L196
unknown field 'HubWg' in struct literal of type PaymentMgrConfig
|
Go CI (1.19):
pool/paymentmgr_test.go#L1507
mgr.cfg.HubWg undefined (type *PaymentMgrConfig has no field or method HubWg)
|
Go CI (1.19):
pool/paymentmgr_test.go#L1540
mgr.cfg.HubWg undefined (type *PaymentMgrConfig has no field or method HubWg)
|
Go CI (1.19)
Process completed with exit code 1.
|
Go CI (1.20)
The job was canceled because "_1_19" failed.
|
Go CI (1.20):
pool/chainstate_test.go#L85
unknown field HubWg in struct literal of type ChainStateConfig
|
Go CI (1.20):
pool/chainstate_test.go#L233
cCfg.HubWg undefined (type *ChainStateConfig has no field or method HubWg)
|
Go CI (1.20):
pool/chainstate_test.go#L392
cs.cfg.HubWg undefined (type *ChainStateConfig has no field or method HubWg)
|
Go CI (1.20):
pool/endpoint_test.go#L47
unknown field HubWg in struct literal of type EndpointConfig
|
Go CI (1.20):
pool/endpoint_test.go#L86
endpoint.cfg.HubWg undefined (type *EndpointConfig has no field or method HubWg)
|
Go CI (1.20):
pool/endpoint_test.go#L235
endpoint.cfg.HubWg undefined (type *EndpointConfig has no field or method HubWg)
|
Go CI (1.20):
pool/paymentmgr_test.go#L196
unknown field HubWg in struct literal of type PaymentMgrConfig
|
Go CI (1.20):
pool/paymentmgr_test.go#L1507
mgr.cfg.HubWg undefined (type *PaymentMgrConfig has no field or method HubWg)
|
Go CI (1.20):
pool/paymentmgr_test.go#L1540
mgr.cfg.HubWg undefined (type *PaymentMgrConfig has no field or method HubWg)
|
Go CI (1.20)
The operation was canceled.
|
Go CI (1.19)
Restore cache failed: Dependencies file is not found in /home/runner/work/dcrpool/dcrpool. Supported file pattern: go.sum
|
Go CI (1.20)
Restore cache failed: Dependencies file is not found in /home/runner/work/dcrpool/dcrpool. Supported file pattern: go.sum
|