Skip to content

engine: Support reading objects without decoding #32

engine: Support reading objects without decoding

engine: Support reading objects without decoding #32

Triggered via pull request February 26, 2024 15:00
Status Failure
Total duration 20s
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/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.