*: Replace github.com/nspcc-dev/neofs-api-go/v2
module
#1629
Annotations
30 errors and 5 warnings
lint / 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)
|
lint / Lint:
reputation/trust.go#L378
sig.WriteToV2 undefined (type neofscrypto.Signature has no field or method WriteToV2)
|
lint / Lint:
reputation/trust.go#L405
sig.ReadFromV2 undefined (type neofscrypto.Signature has no field or method ReadFromV2)
|
lint / Lint:
container/container.go#L101
owner.ReadFromV2 undefined (type user.ID has no field or method ReadFromV2)
|
lint / Lint:
container/container.go#L132
policy.ReadFromV2 undefined (type "github.com/nspcc-dev/neofs-sdk-go/netmap".PlacementPolicy has no field or method ReadFromV2)
|
lint / 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)
|
lint / Lint:
container/container.go#L270
owner.WriteToV2 undefined (type user.ID has no field or method WriteToV2)
|
lint / Lint:
container/container.go#L282
res.ReadFromV2 undefined (type user.ID has no field or method ReadFromV2)
|
lint / Lint:
container/container.go#L314
policy.WriteToV2 undefined (type "github.com/nspcc-dev/neofs-sdk-go/netmap".PlacementPolicy has no field or method WriteToV2)
|
lint / Lint:
container/container.go#L326
res.ReadFromV2 undefined (type "github.com/nspcc-dev/neofs-sdk-go/netmap".PlacementPolicy has no field or method ReadFromV2)
|
Coverage:
reputation/trust.go#L285
version.Current().WriteToV2 undefined (type "github.com/nspcc-dev/neofs-sdk-go/version".Version has no field or method WriteToV2)
|
Coverage:
reputation/trust.go#L378
sig.WriteToV2 undefined (type neofscrypto.Signature has no field or method WriteToV2)
|
Coverage:
reputation/trust.go#L405
sig.ReadFromV2 undefined (type neofscrypto.Signature has no field or method ReadFromV2)
|
Coverage:
session/common.go#L71
x.issuer.ReadFromV2 undefined (type user.ID has no field or method ReadFromV2)
|
Coverage:
session/common.go#L103
x.sig.ReadFromV2 undefined (type neofscrypto.Signature has no field or method ReadFromV2)
|
Coverage:
session/common.go#L133
x.issuer.WriteToV2 undefined (type user.ID has no field or method WriteToV2)
|
Coverage:
session/common.go#L163
x.sig.WriteToV2 undefined (type neofscrypto.Signature has no field or method WriteToV2)
|
Coverage:
session/container.go#L53
x.cnr.ReadFromV2 undefined (type cid.ID has no field or method ReadFromV2)
|
Coverage:
session/container.go#L95
x.cnr.WriteToV2 undefined (type cid.ID has no field or method WriteToV2)
|
Coverage:
session/object.go#L56
x.cnr.ReadFromV2 undefined (type cid.ID has no field or method ReadFromV2)
|
Tests (ubuntu-latest, 1.22):
session/common.go#L71
x.issuer.ReadFromV2 undefined (type user.ID has no field or method ReadFromV2)
|
Tests (ubuntu-latest, 1.22):
session/common.go#L103
x.sig.ReadFromV2 undefined (type neofscrypto.Signature has no field or method ReadFromV2)
|
Tests (ubuntu-latest, 1.22):
session/common.go#L133
x.issuer.WriteToV2 undefined (type user.ID has no field or method WriteToV2)
|
Tests (ubuntu-latest, 1.22):
session/common.go#L163
x.sig.WriteToV2 undefined (type neofscrypto.Signature has no field or method WriteToV2)
|
Tests (ubuntu-latest, 1.22):
session/container.go#L53
x.cnr.ReadFromV2 undefined (type cid.ID has no field or method ReadFromV2)
|
Tests (ubuntu-latest, 1.22):
session/container.go#L95
x.cnr.WriteToV2 undefined (type cid.ID has no field or method WriteToV2)
|
Tests (ubuntu-latest, 1.22):
session/object.go#L56
x.cnr.ReadFromV2 undefined (type cid.ID has no field or method ReadFromV2)
|
Tests (ubuntu-latest, 1.22):
session/object.go#L71
x.objs[i].ReadFromV2 undefined (type oid.ID has no field or method ReadFromV2)
|
Tests (ubuntu-latest, 1.22):
session/object.go#L110
x.cnr.WriteToV2 undefined (type cid.ID has no field or method WriteToV2)
|
Tests (ubuntu-latest, 1.22):
session/object.go#L119
x.objs[i].WriteToV2 undefined (type oid.ID has no field or method WriteToV2)
|
lint / Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests (ubuntu-latest, 1.22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
CodeQL (go)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
CodeQL (go)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|