Bump the all-dependencies group with 2 updates #623
Annotations
10 errors
Run SiaFoundation/workflows/.github/actions/go-test@master:
explorer/update.go#L106
cau.ForEachSiacoinElement undefined (type chain.ApplyUpdate has no field or method ForEachSiacoinElement)
|
Run SiaFoundation/workflows/.github/actions/go-test@master:
explorer/update.go#L130
cau.ForEachSiafundElement undefined (type chain.ApplyUpdate has no field or method ForEachSiafundElement)
|
Run SiaFoundation/workflows/.github/actions/go-test@master:
explorer/update.go#L144
cau.ForEachFileContractElement undefined (type chain.ApplyUpdate has no field or method ForEachFileContractElement)
|
Run SiaFoundation/workflows/.github/actions/go-test@master:
explorer/update.go#L176
cau.ForEachV2FileContractElement undefined (type chain.ApplyUpdate has no field or method ForEachV2FileContractElement)
|
Run SiaFoundation/workflows/.github/actions/go-test@master:
explorer/update.go#L244
cannot use cau (variable of type chain.ApplyUpdate) as ChainUpdate value in argument to AppliedEvents: chain.ApplyUpdate does not implement ChainUpdate (missing method ForEachFileContractElement)
|
Run SiaFoundation/workflows/.github/actions/go-test@master:
explorer/update.go#L293
cru.ForEachSiacoinElement undefined (type chain.RevertUpdate has no field or method ForEachSiacoinElement)
|
Run SiaFoundation/workflows/.github/actions/go-test@master:
explorer/update.go#L314
cru.ForEachSiafundElement undefined (type chain.RevertUpdate has no field or method ForEachSiafundElement)
|
Run SiaFoundation/workflows/.github/actions/go-test@master:
explorer/update.go#L328
cru.ForEachFileContractElement undefined (type chain.RevertUpdate has no field or method ForEachFileContractElement)
|
Run SiaFoundation/workflows/.github/actions/go-test@master:
explorer/update.go#L360
cru.ForEachV2FileContractElement undefined (type chain.RevertUpdate has no field or method ForEachV2FileContractElement) (typecheck)
|
Run SiaFoundation/workflows/.github/actions/go-test@master:
api/client.go#L10
could not import go.sia.tech/explored/explorer (-: # go.sia.tech/explored/explorer
|
Loading