Skip to content

Drop neofs-api-go dependency #1404

Drop neofs-api-go dependency

Drop neofs-api-go dependency #1404

Triggered via pull request June 5, 2024 11:27
Status Failure
Total duration 3m 19s
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: 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/object.go#L58
cannot convert &o (value of type *Object) to type *"github.com/nspcc-dev/neofs-sdk-go/api/object".Object
Coverage: object/object.go#L59
cannot convert dst (variable of type *Object) to type *"github.com/nspcc-dev/neofs-sdk-go/api/object".Object
Coverage: object/object.go#L59
undefined: copyObjectID
Coverage: object/object.go#L61
cannot convert &o (value of type *Object) to type *"github.com/nspcc-dev/neofs-sdk-go/api/object".Object
Coverage: object/object.go#L62
cannot convert dst (variable of type *Object) to type *"github.com/nspcc-dev/neofs-sdk-go/api/object".Object
Coverage: object/object.go#L62
undefined: copySignature
Coverage: object/object.go#L64
cannot convert &o (value of type *Object) to type *"github.com/nspcc-dev/neofs-sdk-go/api/object".Object
Coverage: object/object.go#L65
cannot convert dst (variable of type *Object) to type *"github.com/nspcc-dev/neofs-sdk-go/api/object".Object
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/object.go#L58
cannot convert &o (value of type *Object) to type *"github.com/nspcc-dev/neofs-sdk-go/api/object".Object
Tests (ubuntu-latest, 1.20): object/object.go#L59
cannot convert dst (variable of type *Object) to type *"github.com/nspcc-dev/neofs-sdk-go/api/object".Object
Tests (ubuntu-latest, 1.20): object/object.go#L59
undefined: copyObjectID
Tests (ubuntu-latest, 1.20): object/object.go#L61
cannot convert &o (value of type *Object) to type *"github.com/nspcc-dev/neofs-sdk-go/api/object".Object
Tests (ubuntu-latest, 1.20): object/object.go#L62
cannot convert dst (variable of type *Object) to type *"github.com/nspcc-dev/neofs-sdk-go/api/object".Object
Tests (ubuntu-latest, 1.20): object/object.go#L62
undefined: copySignature
Tests (ubuntu-latest, 1.20): object/object.go#L64
cannot convert &o (value of type *Object) to type *"github.com/nspcc-dev/neofs-sdk-go/api/object".Object
Tests (ubuntu-latest, 1.20): object/object.go#L65
cannot convert dst (variable of type *Object) to type *"github.com/nspcc-dev/neofs-sdk-go/api/object".Object
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/object.go#L58
cannot convert &o (value of type *Object) to type *"github.com/nspcc-dev/neofs-sdk-go/api/object".Object
Tests (ubuntu-latest, 1.21): object/object.go#L59
cannot convert dst (variable of type *Object) to type *"github.com/nspcc-dev/neofs-sdk-go/api/object".Object
Tests (ubuntu-latest, 1.21): object/object.go#L59
undefined: copyObjectID
Tests (ubuntu-latest, 1.21): object/object.go#L61
cannot convert &o (value of type *Object) to type *"github.com/nspcc-dev/neofs-sdk-go/api/object".Object
Tests (ubuntu-latest, 1.21): object/object.go#L62
cannot convert dst (variable of type *Object) to type *"github.com/nspcc-dev/neofs-sdk-go/api/object".Object
Tests (ubuntu-latest, 1.21): object/object.go#L62
undefined: copySignature
Tests (ubuntu-latest, 1.21): object/object.go#L64
cannot convert &o (value of type *Object) to type *"github.com/nspcc-dev/neofs-sdk-go/api/object".Object
Tests (ubuntu-latest, 1.21): object/object.go#L65
cannot convert dst (variable of type *Object) to type *"github.com/nspcc-dev/neofs-sdk-go/api/object".Object
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.