Serve ObjectService.SearchV2
RPC
#2435
run-tests.yml
on: pull_request
Matrix: run_system_tests / run_system_tests
Annotations
6 errors and 2 warnings
run_system_tests / run_system_tests (ubuntu-latest, linux-amd64)
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_system_tests / run_system_tests (ubuntu-latest, linux-amd64)
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_system_tests / run_system_tests (ubuntu-latest, linux-amd64)
Process completed with exit code 2.
|
run_system_tests / run_system_tests (macos-14, darwin-arm64)
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_system_tests / run_system_tests (macos-14, darwin-arm64)
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_system_tests / run_system_tests (macos-14, darwin-arm64)
Process completed with exit code 2.
|
run_system_tests / run_system_tests (ubuntu-latest, linux-amd64)
Restore cache failed: Dependencies file is not found in /home/runner/work/neofs-node/neofs-node. Supported file pattern: go.sum
|
run_system_tests / run_system_tests (macos-14, darwin-arm64)
Restore cache failed: Dependencies file is not found in /Users/runner/work/neofs-node/neofs-node. Supported file pattern: go.sum
|