object/search: Support numeric queries #16
build.yml
on: pull_request
Matrix: Build
Matrix: Build and push docker images
Annotations
2 errors
Build (ubuntu-22.04, linux, amd64):
cmd/neofs-node/object.go#L368
cannot use server (variable of type *"github.com/nspcc-dev/neofs-node/pkg/network/transport/object/grpc".Server) as "github.com/nspcc-dev/neofs-api-go/v2/object/grpc".ObjectServiceServer value in argument to objectGRPC.RegisterObjectServiceServer: *"github.com/nspcc-dev/neofs-node/pkg/network/transport/object/grpc".Server does not implement "github.com/nspcc-dev/neofs-api-go/v2/object/grpc".ObjectServiceServer (missing method Replicate)
|
Build (ubuntu-22.04, linux, amd64)
Process completed with exit code 2.
|