Drop neofs-api-go dependency #1381
Annotations
10 errors
Run tests (with AIO):
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
|
Run tests (with AIO):
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
|
Run tests (with AIO):
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
|
Run tests (with AIO):
session/common.go#L78
cannot use *issuer (variable of type "github.com/nspcc-dev/neofs-api-go/v2/refs".OwnerID) as *"github.com/nspcc-dev/neofs-sdk-go/api/refs".OwnerID value in argument to x.issuer.ReadFromV2
|
Run tests (with AIO):
session/common.go#L136
cannot use &issuer (value of type *"github.com/nspcc-dev/neofs-api-go/v2/refs".OwnerID) as *"github.com/nspcc-dev/neofs-sdk-go/api/refs".OwnerID value in argument to x.issuer.WriteToV2
|
Run tests (with AIO):
session/common.go#L183
cannot use &x.sig (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
|
Run tests (with AIO):
session/common.go#L197
cannot use x.sig (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
|
Run tests (with AIO):
session/container.go#L56
cannot use *cnr (variable of type "github.com/nspcc-dev/neofs-api-go/v2/refs".ContainerID) as *"github.com/nspcc-dev/neofs-sdk-go/api/refs".ContainerID value in argument to x.cnr.ReadFromV2
|
Run tests (with AIO):
session/container.go#L91
cannot use &cnr (value of type *"github.com/nspcc-dev/neofs-api-go/v2/refs".ContainerID) as *"github.com/nspcc-dev/neofs-sdk-go/api/refs".ContainerID value in argument to x.cnr.WriteToV2
|
Run tests (with AIO):
session/container.go#L254
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
|
The logs for this run have expired and are no longer available.
Loading