all: Update for core changes #234
Annotations
20 errors
test (ubuntu-latest, 1.21):
wallet/update.go#L7
could not import go.sia.tech/coreutils/chain (-: # go.sia.tech/coreutils/chain
|
test (ubuntu-latest, 1.21):
chain/manager.go#L614
undefined: consensus.UnassignedStateElement
|
test (ubuntu-latest, 1.21):
chain/manager.go#L651
cannot use func(sce types.SiacoinElement, created, spent bool) {…} (value of type func(sce types.SiacoinElement, created bool, spent bool)) as func(sce types.SiacoinElement, spent bool) value in argument to cru.ForEachSiacoinElement
|
test (ubuntu-latest, 1.21):
chain/manager.go#L656
cannot use func(sfe types.SiafundElement, created, spent bool) {…} (value of type func(sfe types.SiafundElement, created bool, spent bool)) as func(sfe types.SiafundElement, spent bool) value in argument to cru.ForEachSiafundElement
|
test (ubuntu-latest, 1.21):
chain/manager.go#L661
cannot use func(fce types.FileContractElement, created bool, rev *types.FileContractElement, resolved, valid bool) {…} (value of type func(fce types.FileContractElement, created bool, rev *types.FileContractElement, resolved bool, valid bool)) as func(fce types.FileContractElement, rev *types.FileContractElement, resolved bool, valid bool) value in argument to cru.ForEachFileContractElement
|
test (ubuntu-latest, 1.21):
chain/db.go#L440
cannot use func(sce types.SiacoinElement, created, spent bool) {…} (value of type func(sce types.SiacoinElement, created bool, spent bool)) as func(sce types.SiacoinElement, spent bool) value in argument to cau.ForEachSiacoinElement
|
test (ubuntu-latest, 1.21):
chain/db.go#L449
cannot use func(sfe types.SiafundElement, created, spent bool) {…} (value of type func(sfe types.SiafundElement, created bool, spent bool)) as func(sfe types.SiafundElement, spent bool) value in argument to cau.ForEachSiafundElement
|
test (ubuntu-latest, 1.21):
chain/db.go#L458
cannot use func(fce types.FileContractElement, created bool, rev *types.FileContractElement, resolved, valid bool) {…} (value of type func(fce types.FileContractElement, created bool, rev *types.FileContractElement, resolved bool, valid bool)) as func(fce types.FileContractElement, rev *types.FileContractElement, resolved bool, valid bool) value in argument to cau.ForEachFileContractElement
|
test (ubuntu-latest, 1.21):
chain/db.go#L478
cannot use func(fce types.FileContractElement, created bool, rev *types.FileContractElement, resolved, valid bool) {…} (value of type func(fce types.FileContractElement, created bool, rev *types.FileContractElement, resolved bool, valid bool)) as func(fce types.FileContractElement, rev *types.FileContractElement, resolved bool, valid bool) value in argument to cru.ForEachFileContractElement
|
test (ubuntu-latest, 1.21):
chain/db.go#L498
cannot use func(sfe types.SiafundElement, created, spent bool) {…} (value of type func(sfe types.SiafundElement, created bool, spent bool)) as func(sfe types.SiafundElement, spent bool) value in argument to cru.ForEachSiafundElement
|
test (windows-latest, 1.21)
The job was canceled because "ubuntu-latest_1_21" failed.
|
test (windows-latest, 1.21)
The operation was canceled.
|
test (windows-latest, 1.22)
The job was canceled because "ubuntu-latest_1_21" failed.
|
test (windows-latest, 1.22)
The operation was canceled.
|
test (macos-latest, 1.22)
The job was canceled because "ubuntu-latest_1_21" failed.
|
test (macos-latest, 1.22)
The operation was canceled.
|
test (macos-latest, 1.21)
The job was canceled because "ubuntu-latest_1_21" failed.
|
test (macos-latest, 1.21)
The operation was canceled.
|
test (ubuntu-latest, 1.22)
The job was canceled because "ubuntu-latest_1_21" failed.
|
test (ubuntu-latest, 1.22)
The operation was canceled.
|