Skip to content

feat: erasure encoder #16222

feat: erasure encoder

feat: erasure encoder #16222

Triggered via pull request November 8, 2023 11:47
Status Failure
Total duration 12m 19s
Artifacts

go.yml

on: pull_request
Matrix: Test
Test (flaky)
24s
Test (flaky)
Trigger Beekeeper
0s
Trigger Beekeeper
Fit to window
Zoom out
Zoom in

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.