Fix: watchOnly logic for empty acctKeyPriv #781
main.yml
on: pull_request
Format, compilation and lint check
29s
Matrix: run unit tests
Annotations
13 errors and 2 warnings
Format, compilation and lint check
Process completed with exit code 1.
|
Format, compilation and lint check:
waddrmgr/scoped_manager.go#L1244
invalid operation: acctInfo.acctKeyPriv == 0 (mismatched types *hdkeychain.ExtendedKey and untyped int)
|
run unit tests (unit-cover)
Process completed with exit code 2.
|
run unit tests (unit-cover):
waddrmgr/scoped_manager.go#L1244
invalid operation: acctInfo.acctKeyPriv == 0 (mismatched types *hdkeychain.ExtendedKey and untyped int)
|
run unit tests (unit-cover):
waddrmgr/scoped_manager.go#L1244
invalid operation: acctInfo.acctKeyPriv == 0 (mismatched types *hdkeychain.ExtendedKey and untyped int)
|
run unit tests (unit-race)
Process completed with exit code 2.
|
run unit tests (unit-race):
waddrmgr/scoped_manager.go#L1244
invalid operation: acctInfo.acctKeyPriv == 0 (mismatched types *hdkeychain.ExtendedKey and untyped int)
|
run unit tests (unit-race):
waddrmgr/scoped_manager.go#L1244
invalid operation: acctInfo.acctKeyPriv == 0 (mismatched types *hdkeychain.ExtendedKey and untyped int)
|
run unit tests (unit-race):
waddrmgr/scoped_manager.go#L1244
invalid operation: acctInfo.acctKeyPriv == 0 (mismatched types *hdkeychain.ExtendedKey and untyped int)
|
run unit tests (unit-race):
waddrmgr/scoped_manager.go#L1244
invalid operation: acctInfo.acctKeyPriv == 0 (mismatched types *hdkeychain.ExtendedKey and untyped int)
|
run unit tests (unit-race):
waddrmgr/scoped_manager.go#L1244
invalid operation: acctInfo.acctKeyPriv == 0 (mismatched types *hdkeychain.ExtendedKey and untyped int)
|
run unit tests (unit-race):
waddrmgr/scoped_manager.go#L1244
invalid operation: acctInfo.acctKeyPriv == 0 (mismatched types *hdkeychain.ExtendedKey and untyped int)
|
run unit tests (unit-race):
waddrmgr/scoped_manager.go#L1244
invalid operation: acctInfo.acctKeyPriv == 0 (mismatched types *hdkeychain.ExtendedKey and untyped int)
|
run unit tests (unit-cover)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
run unit tests (unit-race)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|