Introduce distributed mutex #193
Annotations
15 errors and 5 warnings
test (1.22.x, ubuntu-latest, ./v2):
v2/example/http_breaker.go#L9
could not import github.com/sony/gobreaker/v2 (-: # github.com/sony/gobreaker/v2
|
test (1.22.x, ubuntu-latest, ./v2)
not enough return values
|
test (1.22.x, ubuntu-latest, ./v2)
no new variables on left side of :=) (typecheck)
|
test (1.22.x, ubuntu-latest, ./v2):
v2/example/http_breaker.go#L12
undefined: gobreaker (typecheck)
|
test (1.22.x, ubuntu-latest, ./v2):
v2/example/http_breaker.go#L15
undefined: gobreaker (typecheck)
|
test (1.22.x, ubuntu-latest, ./v2):
v2/example/http_breaker.go#L17
undefined: gobreaker (typecheck)
|
test (1.22.x, ubuntu-latest, ./v2)
not enough return values
|
test (1.22.x, ubuntu-latest, ./v2)
no new variables on left side of :=
|
test (1.22.x, ubuntu-latest, ./v2)
cannot use store (variable of type *storeAdapter) as SharedDataStore value in argument to NewDistributedCircuitBreaker[any]: *storeAdapter does not implement SharedDataStore (missing method Lock)
|
test (1.22.x, ubuntu-latest, ./v2)
impossible type assertion: dcb.store.(*storeAdapter)
|
test (1.23.x, ubuntu-latest, ./)
The job was canceled because "_1_22_x_ubuntu-latest___v" failed.
|
test (1.23.x, ubuntu-latest, ./v2)
The job was canceled because "_1_22_x_ubuntu-latest___v" failed.
|
test (1.23.x, ubuntu-latest, ./v2)
The operation was canceled.
|
test (1.22.x, ubuntu-latest, ./)
The job was canceled because "_1_22_x_ubuntu-latest___v" failed.
|
test (1.22.x, ubuntu-latest, ./)
The operation was canceled.
|
test (1.22.x, ubuntu-latest, ./v2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (1.22.x, ubuntu-latest, ./v2)
Restore cache failed: Dependencies file is not found in /home/runner/work/gobreaker/gobreaker. Supported file pattern: go.sum
|
test (1.23.x, ubuntu-latest, ./)
Restore cache failed: Dependencies file is not found in /home/runner/work/gobreaker/gobreaker. Supported file pattern: go.sum
|
test (1.23.x, ubuntu-latest, ./v2)
Restore cache failed: Dependencies file is not found in /home/runner/work/gobreaker/gobreaker. Supported file pattern: go.sum
|
test (1.22.x, ubuntu-latest, ./)
Restore cache failed: Dependencies file is not found in /home/runner/work/gobreaker/gobreaker. Supported file pattern: go.sum
|