engine: Support reading objects without decoding #32
build.yml
on: pull_request
Matrix: Build
Matrix: Build and push docker images
Annotations
2 errors
Build (ubuntu-22.04, linux, amd64):
cmd/blobovnicza-to-peapod/blobovniczatree/blobovnicza.go#L87
cannot use (*Blobovniczas)(nil) (value of type *Blobovniczas) as "github.com/nspcc-dev/neofs-node/pkg/local_object_storage/blobstor/common".Storage value in variable declaration: *Blobovniczas does not implement "github.com/nspcc-dev/neofs-node/pkg/local_object_storage/blobstor/common".Storage (wrong type for method GetBytes)
|
Build (ubuntu-22.04, linux, amd64)
Process completed with exit code 2.
|