Skip to content

*: bump some dependencies for release-6.5 hot patch #7377

*: bump some dependencies for release-6.5 hot patch

*: bump some dependencies for release-6.5 hot patch #7377

Triggered via pull request November 14, 2024 03:41
Status Failure
Total duration 4m 22s
Artifacts
Matrix: integration-test
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 1 warning
integration-test (5.7.35): 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
integration-test (5.7.35): 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
integration-test (5.7.35): 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
integration-test (5.7.35)
Process completed with exit code 2.
integration-test (8.0.22)
The job was canceled because "_5_7_35" failed.
integration-test (8.0.22): 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
integration-test (8.0.22): 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
integration-test (8.0.22): 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
integration-test (8.0.22)
The operation was canceled.
integration-test (8.0.26)
The job was canceled because "_5_7_35" failed.
integration-test (8.0.26): 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
integration-test (8.0.26): 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
integration-test (8.0.26): 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
integration-test (8.0.26)
The operation was canceled.
integration-test (5.7.35)
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/