Drop neofs-api-go dependency #1399
Annotations
10 errors
reputation/trust.go#L285
cannot use &ver (value of type *"github.com/nspcc-dev/neofs-api-go/v2/refs".Version) as *"github.com/nspcc-dev/neofs-sdk-go/api/refs".Version value in argument to version.Current().WriteToV2
|
reputation/trust.go#L378
cannot use &sigv2 (value 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.WriteToV2
|
reputation/trust.go#L405
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/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
|
The logs for this run have expired and are no longer available.
Loading