Skip to content

Drop neofs-api-go dependency #1413

Drop neofs-api-go dependency

Drop neofs-api-go dependency #1413

Triggered via pull request June 18, 2024 07:09
Status Failure
Total duration 2m 25s
Artifacts

tests.yml

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

Annotations

31 errors and 4 warnings
lint
issues found
Coverage: audit/result.go#L65
invalid operation: cannot call non-function version.Current (variable of type "github.com/nspcc-dev/neofs-sdk-go/version".Version)
Coverage: bearer/test/generate.go#L9
"github.com/nspcc-dev/neofs-sdk-go/crypto/test" imported as neofscryptotest and not used
Coverage: bearer/test/generate.go#L32
undefined: test
Coverage: bearer/test/generate.go#L9
"github.com/nspcc-dev/neofs-sdk-go/crypto/test" imported as neofscryptotest and not used
Coverage: bearer/test/generate.go#L32
undefined: test
Coverage: object/relations/relations.go#L33
undefined: client.PrmObjectHead
Coverage: object/relations/relations.go#L38
undefined: client.PrmObjectSearch
Coverage: object/relations/relations.go#L38
undefined: client.ObjectListReader
Coverage: object/relations/relations.go#L63
splitInfo.Link undefined (type *"github.com/nspcc-dev/neofs-sdk-go/object".SplitInfo has no field or method Link)
Coverage: object/relations/relations.go#L78
split.Link undefined (type *"github.com/nspcc-dev/neofs-sdk-go/object".SplitInfo has no field or method Link)
Tests (ubuntu-latest, 1.20): audit/result.go#L65
invalid operation: cannot call non-function version.Current (variable of type "github.com/nspcc-dev/neofs-sdk-go/version".Version)
Tests (ubuntu-latest, 1.20): bearer/test/generate.go#L9
"github.com/nspcc-dev/neofs-sdk-go/crypto/test" imported as neofscryptotest and not used
Tests (ubuntu-latest, 1.20): object/relations/relations.go#L33
undefined: client.PrmObjectHead
Tests (ubuntu-latest, 1.20): object/relations/relations.go#L38
undefined: client.PrmObjectSearch
Tests (ubuntu-latest, 1.20): object/relations/relations.go#L38
undefined: client.ObjectListReader
Tests (ubuntu-latest, 1.20): object/relations/relations.go#L63
splitInfo.Link undefined (type *"github.com/nspcc-dev/neofs-sdk-go/object".SplitInfo has no field or method Link)
Tests (ubuntu-latest, 1.20): object/relations/relations.go#L78
split.Link undefined (type *"github.com/nspcc-dev/neofs-sdk-go/object".SplitInfo has no field or method Link)
Tests (ubuntu-latest, 1.20): object/relations/relations.go#L79
splitInfo.SetLink undefined (type *"github.com/nspcc-dev/neofs-sdk-go/object".SplitInfo has no field or method SetLink)
Tests (ubuntu-latest, 1.20): object/relations/relations.go#L82
assignment mismatch: 2 variables but split.LastPart returns 1 value
Tests (ubuntu-latest, 1.21): audit/result.go#L65
invalid operation: cannot call non-function version.Current (variable of type "github.com/nspcc-dev/neofs-sdk-go/version".Version)
Tests (ubuntu-latest, 1.21): bearer/test/generate.go#L9
"github.com/nspcc-dev/neofs-sdk-go/crypto/test" imported as neofscryptotest and not used
Tests (ubuntu-latest, 1.21): object/relations/relations.go#L33
undefined: client.PrmObjectHead
Tests (ubuntu-latest, 1.21): object/relations/relations.go#L38
undefined: client.PrmObjectSearch
Tests (ubuntu-latest, 1.21): object/relations/relations.go#L38
undefined: client.ObjectListReader
Tests (ubuntu-latest, 1.21): object/relations/relations.go#L63
splitInfo.Link undefined (type *"github.com/nspcc-dev/neofs-sdk-go/object".SplitInfo has no field or method Link)
Tests (ubuntu-latest, 1.21): object/relations/relations.go#L78
split.Link undefined (type *"github.com/nspcc-dev/neofs-sdk-go/object".SplitInfo has no field or method Link)
Tests (ubuntu-latest, 1.21): object/relations/relations.go#L79
splitInfo.SetLink undefined (type *"github.com/nspcc-dev/neofs-sdk-go/object".SplitInfo has no field or method SetLink)
Tests (ubuntu-latest, 1.21): object/relations/relations.go#L82
assignment mismatch: 2 variables but split.LastPart returns 1 value
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.