Remove contexts #187
Annotations
8 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
"context" imported and not used) (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
|
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