*: Replace github.com/nspcc-dev/neofs-api-go/v2
module
#1628
Annotations
10 errors and 1 warning
Run tests (with AIO):
session/common.go#L71
x.issuer.ReadFromV2 undefined (type user.ID has no field or method ReadFromV2)
|
Run tests (with AIO):
session/common.go#L103
x.sig.ReadFromV2 undefined (type neofscrypto.Signature has no field or method ReadFromV2)
|
Run tests (with AIO):
session/common.go#L133
x.issuer.WriteToV2 undefined (type user.ID has no field or method WriteToV2)
|
Run tests (with AIO):
session/common.go#L163
x.sig.WriteToV2 undefined (type neofscrypto.Signature has no field or method WriteToV2)
|
Run tests (with AIO):
session/container.go#L53
x.cnr.ReadFromV2 undefined (type cid.ID has no field or method ReadFromV2)
|
Run tests (with AIO):
session/container.go#L95
x.cnr.WriteToV2 undefined (type cid.ID has no field or method WriteToV2)
|
Run tests (with AIO):
session/object.go#L56
x.cnr.ReadFromV2 undefined (type cid.ID has no field or method ReadFromV2)
|
Run tests (with AIO):
session/object.go#L71
x.objs[i].ReadFromV2 undefined (type oid.ID has no field or method ReadFromV2)
|
Run tests (with AIO):
session/object.go#L110
x.cnr.WriteToV2 undefined (type cid.ID has no field or method WriteToV2)
|
Run tests (with AIO):
session/object.go#L119
x.objs[i].WriteToV2 undefined (type oid.ID has no field or method WriteToV2)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading