Skip to content

Drop neofs-api-go dependency #1403

Drop neofs-api-go dependency

Drop neofs-api-go dependency #1403

Triggered via pull request June 4, 2024 17:49
Status Failure
Total duration 2m 27s
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/header.go#L251
undefined: Attribute
Coverage: object/header.go#L252
cannot convert o (variable of type *Object) to type *"github.com/nspcc-dev/neofs-sdk-go/api/object".Object
Coverage: object/header.go#L256
undefined: Attribute
Coverage: object/header.go#L259
undefined: NewAttributeFromV2
Coverage: object/header.go#L271
undefined: Attribute
Coverage: object/header.go#L272
cannot convert o (variable of type *Object) to type *"github.com/nspcc-dev/neofs-sdk-go/api/object".Object
Coverage: object/header.go#L276
undefined: Attribute
Coverage: object/header.go#L279
undefined: object.SysAttributePrefix
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/header.go#L251
undefined: Attribute
Tests (ubuntu-latest, 1.20): object/header.go#L252
cannot convert o (variable of type *Object) to type *"github.com/nspcc-dev/neofs-sdk-go/api/object".Object
Tests (ubuntu-latest, 1.20): object/header.go#L256
undefined: Attribute
Tests (ubuntu-latest, 1.20): object/header.go#L259
undefined: NewAttributeFromV2
Tests (ubuntu-latest, 1.20): object/header.go#L271
undefined: Attribute
Tests (ubuntu-latest, 1.20): object/header.go#L272
cannot convert o (variable of type *Object) to type *"github.com/nspcc-dev/neofs-sdk-go/api/object".Object
Tests (ubuntu-latest, 1.20): object/header.go#L276
undefined: Attribute
Tests (ubuntu-latest, 1.20): object/header.go#L279
undefined: object.SysAttributePrefix
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/header.go#L251
undefined: Attribute
Tests (ubuntu-latest, 1.21): object/header.go#L252
cannot convert o (variable of type *Object) to type *"github.com/nspcc-dev/neofs-sdk-go/api/object".Object
Tests (ubuntu-latest, 1.21): object/header.go#L256
undefined: Attribute
Tests (ubuntu-latest, 1.21): object/header.go#L259
undefined: NewAttributeFromV2
Tests (ubuntu-latest, 1.21): object/header.go#L271
undefined: Attribute
Tests (ubuntu-latest, 1.21): object/header.go#L272
cannot convert o (variable of type *Object) to type *"github.com/nspcc-dev/neofs-sdk-go/api/object".Object
Tests (ubuntu-latest, 1.21): object/header.go#L276
undefined: Attribute
Tests (ubuntu-latest, 1.21): object/header.go#L279
undefined: object.SysAttributePrefix
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.