Refactor DistributedCircuitBreaker #171
Annotations
9 errors and 2 warnings
Lint:
v2/example/http_breaker.go#L9
could not import github.com/sony/gobreaker/v2 (-: # github.com/sony/gobreaker/v2
|
Lint
not enough arguments in call to dcb.State
|
Lint
assignment mismatch: 1 variable but dcb.State returns 2 values) (typecheck)
|
Lint:
v2/example/http_breaker.go#L12
undefined: gobreaker (typecheck)
|
Lint:
v2/example/http_breaker.go#L15
undefined: gobreaker (typecheck)
|
Lint:
v2/example/http_breaker.go#L17
undefined: gobreaker (typecheck)
|
Lint
not enough arguments in call to dcb.State
|
Lint
assignment mismatch: 1 variable but dcb.State returns 2 values (typecheck)
|
Lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Setup Go
Restore cache failed: Dependencies file is not found in /home/runner/work/gobreaker/gobreaker. Supported file pattern: go.sum
|
Loading