Drop neofs-api-go dependency #1392
Annotations
10 errors
Test and write coverage profile:
bearer/bearer.go#L242
cnrTable.Equals undefined (type cid.ID has no field or method Equals)
|
Test and write coverage profile:
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
|
Test and write coverage profile:
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
|
Test and write coverage profile:
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
|
Test and write coverage profile:
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
|
Test and write coverage profile:
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
|
Test and write coverage profile:
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
|
Test and write coverage profile:
session/container.go#L206
x.cnr.Equals undefined (type cid.ID has no field or method Equals)
|
Test and write coverage profile:
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
|
Test and write coverage profile:
session/object.go#L64
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
|
The logs for this run have expired and are no longer available.
Loading