sync: Add rescan progress. #25
Annotations
11 errors and 1 warning
|
cgo/walletloader.go#L74
lostcancel: the cancel function is not used on all paths (possible context leak) (govet)
|
cgo/walletloader.go#L78
lostcancel: this return statement may be reached without using the cancel var defined on line 74 (govet)
|
cgo/walletloader.go#L119
lostcancel: the cancel function is not used on all paths (possible context leak) (govet)
|
cgo/walletloader.go#L123
lostcancel: this return statement may be reached without using the cancel var defined on line 119 (govet)
|
cgo/walletloader.go#L162
lostcancel: the cancel function is not used on all paths (possible context leak) (govet)
|
cgo/walletloader.go#L166
lostcancel: this return statement may be reached without using the cancel var defined on line 162 (govet)
|
cgo/walletloader.go#L74
lostcancel: the cancel function is not used on all paths (possible context leak) (govet)
|
cgo/walletloader.go#L78
lostcancel: this return statement may be reached without using the cancel var defined on line 74 (govet)
|
cgo/walletloader.go#L119
lostcancel: the cancel function is not used on all paths (possible context leak) (govet)
|
cgo/walletloader.go#L123
lostcancel: this return statement may be reached without using the cancel var defined on line 119 (govet)
|
|
This job was cancelled
Loading