refactor(fibre): BlobID #280
Annotations
9 errors
|
Generate coverage.txt
Process completed with exit code 2.
|
|
Generate coverage.txt:
fibre/blob_test.go#L139
undefined: ErrBlobNotFound
|
|
Generate coverage.txt:
fibre/blob_test.go#L137
blob.Commitment undefined (type *Blob has no field or method Commitment)
|
|
Generate coverage.txt:
fibre/blob_test.go#L137
too many arguments in call to NewEmptyBlob
|
|
Generate coverage.txt:
fibre/blob_test.go#L137
assignment mismatch: 1 variable but NewEmptyBlob returns 2 values
|
|
Generate coverage.txt:
fibre/blob_test.go#L133
undefined: ErrNotEnoughRows
|
|
Generate coverage.txt:
fibre/blob_test.go#L127
blob.Commitment undefined (type *Blob has no field or method Commitment)
|
|
Generate coverage.txt:
fibre/blob_test.go#L127
too many arguments in call to NewEmptyBlob
|
|
Generate coverage.txt:
fibre/blob_test.go#L127
assignment mismatch: 1 variable but NewEmptyBlob returns 2 values
|
Loading