Remove contexts #182
Annotations
11 errors and 1 warning
|
Lint:
v2/example/http_breaker.go#L9
could not import github.com/sony/gobreaker/v2 (-: # github.com/sony/gobreaker/v2
|
Lint
undefined: ctx
|
Lint
undefined: ctx) (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
undefined: ctx
|
Lint
undefined: ctx
|
Lint
too many arguments in call to NewDistributedCircuitBreaker[any]
|
Lint
impossible type assertion: dcb.store.(*storeAdapter)
|
Setup Go
Restore cache failed: Dependencies file is not found in /home/runner/work/gobreaker/gobreaker. Supported file pattern: go.sum
|
Loading