Skip to content

Drop neofs-api-go dependency #1381

Drop neofs-api-go dependency

Drop neofs-api-go dependency #1381

Triggered via pull request May 21, 2024 10:49
Status Failure
Total duration 2m 21s
Artifacts

tests.yml

on: pull_request
Matrix: CodeQL
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

31 errors and 4 warnings
Tests (ubuntu-latest, 1.20): reputation/trust.go#L285
cannot use &ver (value of type *"github.com/nspcc-dev/neofs-api-go/v2/refs".Version) as *"github.com/nspcc-dev/neofs-sdk-go/api/refs".Version value in argument to version.Current().WriteToV2
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): 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#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
Tests (ubuntu-latest, 1.20): 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
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
Coverage: reputation/trust.go#L285
cannot use &ver (value of type *"github.com/nspcc-dev/neofs-api-go/v2/refs".Version) as *"github.com/nspcc-dev/neofs-sdk-go/api/refs".Version value in argument to version.Current().WriteToV2
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: 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#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
Coverage: 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
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
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#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
Tests (ubuntu-latest, 1.21): 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
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): 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
Tests (ubuntu-latest, 1.21): session/object.go#L77
cannot use objs[i] (variable of type "github.com/nspcc-dev/neofs-api-go/v2/refs".ObjectID) as *"github.com/nspcc-dev/neofs-sdk-go/api/refs".ObjectID value in argument to x.objs[i].ReadFromV2
Tests (ubuntu-latest, 1.21): session/object.go#L112
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.WriteToV2
lint
issues found
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.