Drop neofs-api-go dependency #1400
Annotations
10 errors
object/fmt.go#L62
id.SetSHA256 undefined (type oid.ID has no field or method SetSHA256)
|
object/fmt.go#L93
id.Equals undefined (type oid.ID has no field or method Equals)
|
object/fmt.go#L109
oID.CalculateIDSignature undefined (type oid.ID has no field or method CalculateIDSignature)
|
object/fmt.go#L124
assignment mismatch: 2 variables but oID.Marshal returns 1 value
|
object/fmt.go#L145
cannot use *sigV2 (variable of type "github.com/nspcc-dev/neofs-api-go/v2/refs".Signature) as *"github.com/nspcc-dev/neofs-sdk-go/api/refs".Signature value in argument to sig.ReadFromV2
|
object/link.go#L56
cannot use &idV2 (value of type *"github.com/nspcc-dev/neofs-api-go/v2/refs".ObjectID) as *"github.com/nspcc-dev/neofs-sdk-go/api/refs".ObjectID value in argument to id.WriteToV2
|
object/link.go#L66
cannot use m.ID (variable of type "github.com/nspcc-dev/neofs-api-go/v2/refs".ObjectID) as *"github.com/nspcc-dev/neofs-sdk-go/api/refs".ObjectID value in argument to id.ReadFromV2
|
object/lock.go#L44
cannot use idV2 (variable of type "github.com/nspcc-dev/neofs-api-go/v2/refs".ObjectID) as *"github.com/nspcc-dev/neofs-sdk-go/api/refs".ObjectID value in argument to buf[i].ReadFromV2
|
object/lock.go#L59
cannot use &members[i] (value of type *"github.com/nspcc-dev/neofs-api-go/v2/refs".ObjectID) as *"github.com/nspcc-dev/neofs-sdk-go/api/refs".ObjectID value in argument to ids[i].WriteToV2
|
object/object.go#L115
cannot use *v2.GetObjectID() (variable of type "github.com/nspcc-dev/neofs-api-go/v2/refs".ObjectID) as *"github.com/nspcc-dev/neofs-sdk-go/api/refs".ObjectID value in argument to v.ReadFromV2
|
The logs for this run have expired and are no longer available.
Loading