Skip to content

object/search: Support numeric queries #16

object/search: Support numeric queries

object/search: Support numeric queries #16

Triggered via pull request February 22, 2024 06:14
Status Failure
Total duration 1m 11s
Artifacts

build.yml

on: pull_request
Matrix: Build
Matrix: Build and push docker images
Fit to window
Zoom out
Zoom in

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.