*: bump some dependencies for release-6.5 hot patch #7377
Annotations
4 errors and 1 warning
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
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading