feat: update api version to v2.0.56 #8589
Annotations
10 errors
pkg/rpc/dfdaemon/client/client_v2.go#L100
not enough arguments in call to v.DfdaemonClient.SyncPieces
|
scheduler/scheduling/scheduling.go#L561
cannot use candidateParent.Range.Start (variable of type int64) as uint64 value in struct literal
|
scheduler/scheduling/scheduling.go#L562
cannot use candidateParent.Range.Length (variable of type int64) as uint64 value in struct literal
|
scheduler/scheduling/scheduling.go#L575
cannot use candidateParentPiece.Number (variable of type int32) as uint32 value in struct literal
|
scheduler/scheduling/scheduling.go#L601
cannot use candidateParent.Task.PieceLength (variable of type int32) as uint32 value in struct literal
|
scheduler/scheduling/scheduling.go#L602
cannot use candidateParent.Task.ContentLength.Load() (value of type int64) as uint64 value in struct literal
|
scheduler/scheduling/scheduling.go#L603
cannot use candidateParent.Task.TotalPieceCount.Load() (value of type int32) as uint32 value in struct literal
|
scheduler/scheduling/scheduling.go#L606
cannot use int32(candidateParent.Task.PeerCount()) (value of type int32) as uint32 value in struct literal
|
scheduler/scheduling/scheduling.go#L626
cannot use taskPiece.Number (variable of type int32) as uint32 value in struct literal
|
scheduler/scheduling/scheduling.go#L712
cannot use int32(concurrentPieceCount) (value of type int32) as uint32 value in struct literal
|
The logs for this run have expired and are no longer available.
Loading