Skip to content

feat(BEDS-536): add re-index-blocks cmd to fix internal transfers status #3418

feat(BEDS-536): add re-index-blocks cmd to fix internal transfers status

feat(BEDS-536): add re-index-blocks cmd to fix internal transfers status #3418

Triggered via pull request October 30, 2024 13:28
Status Failure
Total duration 5m 9s
Artifacts

staticcheck.yml

on: pull_request
Matrix: Run CI
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Run CI (ubuntu-latest, 1.21.x): db2/store/bigtable.go#L328
grpc.ErrClientConnClosing is deprecated: this error should not be relied upon by users; use the status code of Canceled instead. (SA1019)
Run CI (ubuntu-latest, 1.21.x): db2/store/bigtable.go#L331
grpc.ErrClientConnClosing is deprecated: this error should not be relied upon by users; use the status code of Canceled instead. (SA1019)
Run CI (ubuntu-latest, 1.21.x): db2/storetest/bigtable.go#L21
grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (SA1019)
Run CI (ubuntu-latest, 1.21.x)
Process completed with exit code 1.