Introduce distributed mutex #196
Annotations
9 errors and 6 warnings
test (1.23.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.23.x, ubuntu-latest, ./v2)
impossible type assertion: dcb.store.(*storeAdapter)
|
test (1.23.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.23.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) (typecheck)
|
test (1.23.x, ubuntu-latest, ./v2)
issues found
|
test (1.22.x, ubuntu-latest, ./v2)
The job was canceled because "_1_23_x_ubuntu-latest___v" failed.
|
test (1.22.x, ubuntu-latest, ./v2)
The operation was canceled.
|
test (1.22.x, ubuntu-latest, ./)
The job was canceled because "_1_23_x_ubuntu-latest___v" failed.
|
test (1.22.x, ubuntu-latest, ./)
The operation was canceled.
|
test (1.23.x, ubuntu-latest, ./)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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, ./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
|