Skip to content

feat: erasure decoder #16238

feat: erasure decoder

feat: erasure decoder #16238

Triggered via pull request November 15, 2023 10:35
Status Failure
Total duration 2m 10s
Artifacts

go.yml

on: pull_request
Matrix: Test
Lint
22s
Lint
Coverage Report
0s
Coverage Report
Trigger Beekeeper
0s
Trigger Beekeeper
Fit to window
Zoom out
Zoom in

Annotations

13 errors
Lint
You have commit messages with errors ⧗ input: feat: GetLevel and getErasureTable in redundancy level ✖ subject must not be sentence-case, start-case, pascal-case, upper-case [subject-case] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
Test (ubuntu-latest): pkg/file/redundancy/decoder.go#L53
syntax error: unexpected { at end of statement
Test (ubuntu-latest): pkg/file/redundancy/decoder.go#L61
syntax error: unexpected case, expected }
Test (ubuntu-latest)
Process completed with exit code 2.
Test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
Test (windows-latest)
The operation was canceled.
Test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
Test (macos-latest): pkg/file/redundancy/decoder.go#L53
syntax error: unexpected { at end of statement
Test (macos-latest): pkg/file/redundancy/decoder.go#L61
syntax error: unexpected case, expected }
Test (macos-latest)
The operation was canceled.
Test (flaky): pkg/file/redundancy/decoder.go#L53
syntax error: unexpected { at end of statement
Test (flaky): pkg/file/redundancy/decoder.go#L61
syntax error: unexpected case, expected }
Test (flaky)
Process completed with exit code 2.