Skip to content

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

*: bump some dependencies for release-6.5 hot patch

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

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

Annotations

11 errors and 1 warning
integration-test (5.7.35): br/pkg/lightning/restore/precheck_impl.go#L335
in call to slices.SortFunc, type func(i *pdtypes.StoreInfo, j *pdtypes.StoreInfo) bool of func(i, j *pdtypes.StoreInfo) bool {…} does not match inferred type func(a *pdtypes.StoreInfo, b *pdtypes.StoreInfo) int for func(a E, b E) int
integration-test (5.7.35): br/pkg/lightning/restore/table_restore.go#L312
in call to slices.SortFunc, type func(i engineCheckpoint, j engineCheckpoint) bool of func(i, j engineCheckpoint) bool {…} does not match inferred type func(a engineCheckpoint, b engineCheckpoint) 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): br/pkg/lightning/restore/precheck_impl.go#L335
in call to slices.SortFunc, type func(i *pdtypes.StoreInfo, j *pdtypes.StoreInfo) bool of func(i, j *pdtypes.StoreInfo) bool {…} does not match inferred type func(a *pdtypes.StoreInfo, b *pdtypes.StoreInfo) int for func(a E, b E) int
integration-test (8.0.22): br/pkg/lightning/restore/table_restore.go#L312
in call to slices.SortFunc, type func(i engineCheckpoint, j engineCheckpoint) bool of func(i, j engineCheckpoint) bool {…} does not match inferred type func(a engineCheckpoint, b engineCheckpoint) int for func(a E, b E) int
integration-test (8.0.22)
Process completed with exit code 2.
integration-test (8.0.26)
The job was canceled because "_5_7_35" failed.
integration-test (8.0.26): br/pkg/lightning/restore/precheck_impl.go#L335
in call to slices.SortFunc, type func(i *pdtypes.StoreInfo, j *pdtypes.StoreInfo) bool of func(i, j *pdtypes.StoreInfo) bool {…} does not match inferred type func(a *pdtypes.StoreInfo, b *pdtypes.StoreInfo) int for func(a E, b E) int
integration-test (8.0.26): br/pkg/lightning/restore/table_restore.go#L312
in call to slices.SortFunc, type func(i engineCheckpoint, j engineCheckpoint) bool of func(i, j engineCheckpoint) bool {…} does not match inferred type func(a engineCheckpoint, b engineCheckpoint) 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/