Do not use github.com/nspcc-dev/neofs-api-go/v2
where unnecessary
#7291
Annotations
5 errors and 2 warnings
Run go test:
pkg/services/object/get/v2/util.go#L665
cannot use *idSig (variable of type "github.com/nspcc-dev/neofs-api-go/v2/refs/grpc".Signature) as "github.com/nspcc-dev/neofs-api-go/v2/refs".Signature value in argument to sig.ReadFromV2
|
Run go test:
pkg/services/object/get/v2/util.go#L672
impossible type switch case: *objectV2.SplitInfo
|
Run go test:
pkg/services/object/get/v2/util.go#L679
cannot use hdr (variable of type *"github.com/nspcc-dev/neofs-api-go/v2/object/grpc".Header) as *"github.com/nspcc-dev/neofs-api-go/v2/object".Header value in argument to objv2.SetHeader
|
Run go test:
pkg/services/object/get/v2/util.go#L680
cannot use idSig (variable of type *"github.com/nspcc-dev/neofs-api-go/v2/refs/grpc".Signature) as *"github.com/nspcc-dev/neofs-api-go/v2/refs".Signature value in argument to objv2.SetSignature
|
Run go test
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Setup go
Restore cache failed: Dependencies file is not found in /home/runner/work/neofs-node/neofs-node. Supported file pattern: go.sum
|
Loading