Drop neofs-api-go dependency #1380
Annotations
31 errors and 4 warnings
Coverage:
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
|
Coverage:
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
|
Coverage:
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
|
Coverage:
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
|
Coverage:
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
|
Coverage:
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
|
Coverage:
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
|
Coverage:
container/container.go#L101
cannot use *ownerV2 (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 owner.ReadFromV2
|
Coverage:
container/container.go#L266
cannot use &m (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 owner.WriteToV2
|
Coverage:
container/container.go#L278
cannot use *m (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 res.ReadFromV2
|
lint
issues found
|
Tests (ubuntu-latest, 1.20):
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
|
Tests (ubuntu-latest, 1.20):
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
|
Tests (ubuntu-latest, 1.20):
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
|
Tests (ubuntu-latest, 1.20):
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
|
Tests (ubuntu-latest, 1.20):
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
|
Tests (ubuntu-latest, 1.20):
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
|
Tests (ubuntu-latest, 1.20):
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
|
Tests (ubuntu-latest, 1.20):
container/container.go#L101
cannot use *ownerV2 (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 owner.ReadFromV2
|
Tests (ubuntu-latest, 1.20):
container/container.go#L266
cannot use &m (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 owner.WriteToV2
|
Tests (ubuntu-latest, 1.20):
container/container.go#L278
cannot use *m (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 res.ReadFromV2
|
Tests (ubuntu-latest, 1.21):
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
|
Tests (ubuntu-latest, 1.21):
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
|
Tests (ubuntu-latest, 1.21):
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
|
Tests (ubuntu-latest, 1.21):
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
|
Tests (ubuntu-latest, 1.21):
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
|
Tests (ubuntu-latest, 1.21):
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
|
Tests (ubuntu-latest, 1.21):
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
|
Tests (ubuntu-latest, 1.21):
container/container.go#L101
cannot use *ownerV2 (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 owner.ReadFromV2
|
Tests (ubuntu-latest, 1.21):
container/container.go#L266
cannot use &m (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 owner.WriteToV2
|
Tests (ubuntu-latest, 1.21):
container/container.go#L278
cannot use *m (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 res.ReadFromV2
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CodeQL (go)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
CodeQL (go)
1 issue was detected with this workflow: Please specify an on.push hook to analyze and see code scanning alerts from the default branch on the Security tab.
|