Skip to content

feat: erasure decoder #16230

feat: erasure decoder

feat: erasure decoder #16230

Triggered via pull request November 13, 2023 09:51
Status Failure
Total duration 4m 3s
Artifacts

go.yml

on: pull_request
Matrix: Test
Trigger Beekeeper
0s
Trigger Beekeeper
Fit to window
Zoom out
Zoom in

Annotations

22 errors
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)
Process completed with exit code 2.
Test (ubuntu-latest)
The job was canceled because "macos-latest" failed.
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 "macos-latest" failed.
Test (windows-latest)
The operation was canceled.
Lint: pkg/file/pipeline/builder/builder.go#L20
could not import github.com/ethersphere/bee/pkg/file/redundancy (-: # github.com/ethersphere/bee/pkg/file/redundancy
Lint: pkg/file/redundancy/decoder.go#L53
syntax error: unexpected { at end of statement
Lint: pkg/file/redundancy/decoder.go#L61
syntax error: unexpected case, expected }) (typecheck)
Lint: pkg/salud/salud.go#L165
s.reserve.IsWithinStorageRadius undefined (type reserve has no field or method IsWithinStorageRadius) (typecheck)
Lint: pkg/salud/salud.go#L225
s.reserve.StorageRadius undefined (type reserve has no field or method StorageRadius) (typecheck)
Lint: pkg/salud/salud.go#L227
s.reserve.StorageRadius undefined (type reserve has no field or method StorageRadius) (typecheck)
Lint: cmd/bee/cmd/db.go#L23
"github.com/ethersphere/bee/pkg/storage" imported and not used (typecheck)
Lint: pkg/api/api.go#L35
could not import github.com/ethersphere/bee/pkg/file/redundancy (-: # github.com/ethersphere/bee/pkg/file/redundancy
Lint: pkg/file/redundancy/decoder.go#L53
syntax error: unexpected { at end of statement
Lint: pkg/file/redundancy/decoder.go#L61
syntax error: unexpected case, expected }) (typecheck)
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.