*: Replace github.com/nspcc-dev/neofs-api-go/v2
module
#1629
Annotations
10 errors and 1 warning
golangci-lint:
reputation/trust.go#L285
version.Current().WriteToV2 undefined (type "github.com/nspcc-dev/neofs-sdk-go/version".Version has no field or method WriteToV2)
|
golangci-lint:
reputation/trust.go#L378
sig.WriteToV2 undefined (type neofscrypto.Signature has no field or method WriteToV2)
|
golangci-lint:
reputation/trust.go#L405
sig.ReadFromV2 undefined (type neofscrypto.Signature has no field or method ReadFromV2)
|
golangci-lint:
container/container.go#L101
owner.ReadFromV2 undefined (type user.ID has no field or method ReadFromV2)
|
golangci-lint:
container/container.go#L132
policy.ReadFromV2 undefined (type "github.com/nspcc-dev/neofs-sdk-go/netmap".PlacementPolicy has no field or method ReadFromV2)
|
golangci-lint:
container/container.go#L251
version.Current().WriteToV2 undefined (type "github.com/nspcc-dev/neofs-sdk-go/version".Version has no field or method WriteToV2)
|
golangci-lint:
container/container.go#L270
owner.WriteToV2 undefined (type user.ID has no field or method WriteToV2)
|
golangci-lint:
container/container.go#L282
res.ReadFromV2 undefined (type user.ID has no field or method ReadFromV2)
|
golangci-lint:
container/container.go#L314
policy.WriteToV2 undefined (type "github.com/nspcc-dev/neofs-sdk-go/netmap".PlacementPolicy has no field or method WriteToV2)
|
golangci-lint:
container/container.go#L326
res.ReadFromV2 undefined (type "github.com/nspcc-dev/neofs-sdk-go/netmap".PlacementPolicy has no field or method ReadFromV2)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading