Update distributed_gobreaker_test.go #184
Annotations
10 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
syntax error: unexpected newline in composite literal; possibly missing comma or } (typecheck)
|
Lint:
v2/distributed_gobreaker_test.go#L305
missing ',' before newline in composite literal (typecheck)
|
Lint
issues found
|
Setup Go
Restore cache failed: Dependencies file is not found in /home/runner/work/gobreaker/gobreaker. Supported file pattern: go.sum
|
Loading