feat: erasure encoder #16222
Annotations
8 errors
Lint:
pkg/file/redundancy/redundancy.go#L157
Error return value of `enc.Encode` is not checked (errcheck)
|
Lint:
pkg/file/redundancy/redundancy.go#L175
Error return value is not checked (errcheck)
|
Lint:
pkg/file/redundancy/redundancy_test.go#L118
Error return value of `io.ReadFull` is not checked (errcheck)
|
Lint:
pkg/file/redundancy/redundancy_test.go#L119
Error return value of `params.ChunkWrite` is not checked (errcheck)
|
Lint:
pkg/file/redundancy/redundancy_test.go#L123
Error return value of `params.Encode` is not checked (errcheck)
|
Lint:
pkg/file/pipeline/hashtrie/hashtrie.go#L225
`substracting` is a misspelling of `subtracting` (misspell)
|
Lint
issues found
|
Test (macos-latest)
Process completed with exit code 2.
|