This repository has been archived by the owner on Feb 6, 2024. It is now read-only.
WIP: feat: support transfer table #1260
Annotations
7 errors
server/coordinator/procedure/operation/transfertable/transfer_table.go#L133
cannot use &Procedure{…} (value of type *Procedure) as procedure.Procedure value in return statement: *Procedure does not implement procedure.Procedure (missing method Kind)
|
server/coordinator/procedure/operation/transfertable/transfer_table.go#L149
undefined: procedure.Typ
|
server/coordinator/procedure/operation/transfertable/transfer_table.go#L133
cannot use &Procedure{…} (value of type *Procedure) as procedure.Procedure value in return statement: *Procedure does not implement procedure.Procedure (missing method Kind)
|
server/coordinator/procedure/operation/transfertable/transfer_table.go#L149
undefined: procedure.Typ
|
server/coordinator/procedure/operation/transfertable/transfer_table.go#L133
cannot use &Procedure{…} (value of type *Procedure) as procedure.Procedure value in return statement: *Procedure does not implement procedure.Procedure (missing method Kind)
|
server/coordinator/procedure/operation/transfertable/transfer_table.go#L149
undefined: procedure.Typ
|
|
The logs for this run have expired and are no longer available.
Loading