Serve ObjectService.SearchV2
RPC
#7475
go.yml
on: pull_request
Coverage
1m 39s
Lint
/
Lint
22s
Matrix: Unit tests
Annotations
17 errors and 3 warnings
Lint / Lint:
pkg/services/object/server.go#L1890
cannot use req (variable of type *"github.com/nspcc-dev/neofs-sdk-go/proto/object".SearchV2Request) as *"github.com/nspcc-dev/neofs-sdk-go/proto/object".SearchRequest value in argument to s.reqInfoProc.SearchRequestToInfo
|
Lint / Lint:
pkg/services/object/server.go#L1908
cannot use resp (variable of type *"github.com/nspcc-dev/neofs-sdk-go/proto/object".SearchV2Response_Body) as *"github.com/nspcc-dev/neofs-sdk-go/proto/object".SearchV2Response value in argument to s.signSearchResponse
|
Lint / Lint:
pkg/services/object/server.go#L1890
cannot use req (variable of type *"github.com/nspcc-dev/neofs-sdk-go/proto/object".SearchV2Request) as *"github.com/nspcc-dev/neofs-sdk-go/proto/object".SearchRequest value in argument to s.reqInfoProc.SearchRequestToInfo
|
Lint / Lint:
pkg/services/object/server.go#L1908
cannot use resp (variable of type *"github.com/nspcc-dev/neofs-sdk-go/proto/object".SearchV2Response_Body) as *"github.com/nspcc-dev/neofs-sdk-go/proto/object".SearchV2Response value in argument to s.signSearchResponse)
|
Lint / Lint:
pkg/services/object/server.go#L1890
cannot use req (variable of type *"github.com/nspcc-dev/neofs-sdk-go/proto/object".SearchV2Request) as *"github.com/nspcc-dev/neofs-sdk-go/proto/object".SearchRequest value in argument to s.reqInfoProc.SearchRequestToInfo
|
Lint / Lint:
pkg/services/object/server.go#L1908
cannot use resp (variable of type *"github.com/nspcc-dev/neofs-sdk-go/proto/object".SearchV2Response_Body) as *"github.com/nspcc-dev/neofs-sdk-go/proto/object".SearchV2Response value in argument to s.signSearchResponse)
|
Lint / Lint
issues found
|
Coverage:
pkg/services/object/server.go#L1890
cannot use req (variable of type *"github.com/nspcc-dev/neofs-sdk-go/proto/object".SearchV2Request) as *"github.com/nspcc-dev/neofs-sdk-go/proto/object".SearchRequest value in argument to s.reqInfoProc.SearchRequestToInfo
|
Coverage:
pkg/services/object/server.go#L1908
cannot use resp (variable of type *"github.com/nspcc-dev/neofs-sdk-go/proto/object".SearchV2Response_Body) as *"github.com/nspcc-dev/neofs-sdk-go/proto/object".SearchV2Response value in argument to s.signSearchResponse
|
Coverage
Process completed with exit code 1.
|
Unit tests (ubuntu-22.04, 1.22):
pkg/services/object/server.go#L1890
cannot use req (variable of type *"github.com/nspcc-dev/neofs-sdk-go/proto/object".SearchV2Request) as *"github.com/nspcc-dev/neofs-sdk-go/proto/object".SearchRequest value in argument to s.reqInfoProc.SearchRequestToInfo
|
Unit tests (ubuntu-22.04, 1.22):
pkg/services/object/server.go#L1908
cannot use resp (variable of type *"github.com/nspcc-dev/neofs-sdk-go/proto/object".SearchV2Response_Body) as *"github.com/nspcc-dev/neofs-sdk-go/proto/object".SearchV2Response value in argument to s.signSearchResponse
|
Unit tests (ubuntu-22.04, 1.22)
Process completed with exit code 1.
|
Unit tests (macos-14, 1.23)
The job was canceled because "ubuntu-22_04_1_22" failed.
|
Unit tests (macos-14, 1.23):
pkg/services/object/server.go#L1890
cannot use req (variable of type *"github.com/nspcc-dev/neofs-sdk-go/proto/object".SearchV2Request) as *"github.com/nspcc-dev/neofs-sdk-go/proto/object".SearchRequest value in argument to s.reqInfoProc.SearchRequestToInfo
|
Unit tests (macos-14, 1.23):
pkg/services/object/server.go#L1908
cannot use resp (variable of type *"github.com/nspcc-dev/neofs-sdk-go/proto/object".SearchV2Response_Body) as *"github.com/nspcc-dev/neofs-sdk-go/proto/object".SearchV2Response value in argument to s.signSearchResponse
|
Unit tests (macos-14, 1.23)
Process completed with exit code 1.
|
Coverage
Restore cache failed: Dependencies file is not found in /home/runner/work/neofs-node/neofs-node. Supported file pattern: go.sum
|
Unit tests (ubuntu-22.04, 1.22)
Restore cache failed: Dependencies file is not found in /home/runner/work/neofs-node/neofs-node. Supported file pattern: go.sum
|
Unit tests (macos-14, 1.23)
Restore cache failed: Dependencies file is not found in /home/runner/work/neofs-node/neofs-node. Supported file pattern: go.sum
|