Serve ObjectService.SearchV2
RPC
#7475
Annotations
3 errors and 1 warning
Run go test:
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
|
Run go test:
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
|
Run go test
Process completed with exit code 1.
|
Setup go
Restore cache failed: Dependencies file is not found in /home/runner/work/neofs-node/neofs-node. Supported file pattern: go.sum
|
Loading