feat: erasure encoder #16222
Annotations
7 errors
pkg/file/redundancy/redundancy.go#L157
Error return value of `enc.Encode` is not checked (errcheck)
|
pkg/file/redundancy/redundancy.go#L175
Error return value is not checked (errcheck)
|
pkg/file/redundancy/redundancy_test.go#L118
Error return value of `io.ReadFull` is not checked (errcheck)
|
pkg/file/redundancy/redundancy_test.go#L119
Error return value of `params.ChunkWrite` is not checked (errcheck)
|
pkg/file/redundancy/redundancy_test.go#L123
Error return value of `params.Encode` is not checked (errcheck)
|
pkg/file/pipeline/hashtrie/hashtrie.go#L225
`substracting` is a misspelling of `subtracting` (misspell)
|
|
The logs for this run have expired and are no longer available.
Loading