*: bump some dependencies for release-6.5 hot patch #7379
Annotations
7 errors and 1 warning
build tidb:
store/copr/batch_coprocessor.go#L210
in call to slices.SortFunc, type func(i RegionInfo, j RegionInfo) bool of func(i, j RegionInfo) bool {…} does not match inferred type func(a RegionInfo, b RegionInfo) int for func(a E, b E) int
|
build tidb:
store/copr/batch_coprocessor.go#L821
in call to slices.SortFunc, type func(i "github.com/pingcap/tidb/kv".KeyRange, j "github.com/pingcap/tidb/kv".KeyRange) bool of func(i, j kv.KeyRange) bool {…} does not match inferred type func(a "github.com/pingcap/tidb/kv".KeyRange, b "github.com/pingcap/tidb/kv".KeyRange) int for func(a E, b E) int
|
build tidb:
store/copr/batch_coprocessor.go#L842
in call to slices.SortFunc, type func(i "github.com/pingcap/tidb/kv".KeyRange, j "github.com/pingcap/tidb/kv".KeyRange) bool of func(i, j kv.KeyRange) bool {…} does not match inferred type func(a "github.com/pingcap/tidb/kv".KeyRange, b "github.com/pingcap/tidb/kv".KeyRange) int for func(a E, b E) int
|
build tidb:
util/memoryusagealarm/memoryusagealarm.go#L305
cannot use func(i, j *util.ProcessInfo) bool {…} (value of type func(i *"github.com/pingcap/tidb/util".ProcessInfo, j *"github.com/pingcap/tidb/util".ProcessInfo) bool) as func(i *"github.com/pingcap/tidb/util".ProcessInfo, j *"github.com/pingcap/tidb/util".ProcessInfo) int value in argument to record.getTop10SqlInfo
|
build tidb:
util/memoryusagealarm/memoryusagealarm.go#L311
cannot use func(i, j *util.ProcessInfo) bool {…} (value of type func(i *"github.com/pingcap/tidb/util".ProcessInfo, j *"github.com/pingcap/tidb/util".ProcessInfo) bool) as func(i *"github.com/pingcap/tidb/util".ProcessInfo, j *"github.com/pingcap/tidb/util".ProcessInfo) int value in argument to record.getTop10SqlInfo
|
build tidb:
util/ranger/ranger.go#L590
in call to slices.SortFunc, type func(i *sortRange, j *sortRange) bool of func(i, j *sortRange) bool {…} does not match inferred type func(a *sortRange, b *sortRange) 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