feat: erasure decoder #16238
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.
|