*: bump some dependencies for release-6.5 hot patch #7377
Annotations
5 errors
|
build tidb:
util/collate/collate.go#L258
in call to slices.SortFunc, type func(i *charset.Collation, j *charset.Collation) bool of func(i, j *charset.Collation) bool {…} does not match inferred type func(a *charset.Collation, b *charset.Collation) int for func(a E, b E) int
|
build tidb:
store/pdtypes/region_tree.go#L55
in call to slices.SortFunc, type func(i *Region, j *Region) bool of func(i, j *Region) bool {…} does not match inferred type func(a *Region, b *Region) int for func(a E, b E) int
|
build tidb:
store/mockstore/unistore/util/lockwaiter/lockwaiter.go#L54
in call to slices.SortFunc, type func(i *Waiter, j *Waiter) bool of func(i, j *Waiter) bool {…} does not match inferred type func(a *Waiter, b *Waiter) int for func(a E, b E) int
|
build tidb
The operation was canceled.
|
Loading