Update distributed_gobreaker.go #195
Annotations
11 errors and 5 warnings
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.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)
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.22.x, ubuntu-latest, ./v2)
issues found
|
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.23.x, ubuntu-latest, ./)
The job was canceled because "_1_22_x_ubuntu-latest___v" failed.
|
test (1.23.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, ./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
|
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
|