Skip to content

feat(replicas): new replicas pkg for redundancy by dispersed replicas #16304

feat(replicas): new replicas pkg for redundancy by dispersed replicas

feat(replicas): new replicas pkg for redundancy by dispersed replicas #16304

Triggered via pull request November 23, 2023 09:10
@zeligzelig
synchronize #4453
feat/replicas
Status Failure
Total duration 12m 22s
Artifacts

go.yml

on: pull_request
Matrix: Test
Lint
53s
Lint
Coverage Report
0s
Coverage Report
Test (flaky)
20s
Test (flaky)
Trigger Beekeeper
0s
Trigger Beekeeper
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Lint: pkg/replicas/replicas.go#L76
File is not `gofmt`-ed with `-s` (gofmt)
Lint: pkg/replicas/replica_test.go#L21
File is not `gofmt`-ed with `-s` (gofmt)
Lint: pkg/replicas/getter.go#L34
type assertion on error will fail on wrapped errors. Use errors.As to check for specific errors (errorlint)
Lint: pkg/replicas/getter_test.go#L107
type assertion on error will fail on wrapped errors. Use errors.As to check for specific errors (errorlint)
Lint: pkg/replicas/putter_test.go#L78
SA1029: should not use built-in type string as key for value; define your own type to avoid collisions (staticcheck)
Lint: pkg/replicas/putter_test.go#L167
SA1029: should not use built-in type string as key for value; define your own type to avoid collisions (staticcheck)
Lint
issues found
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)
The operation was canceled.