Skip to content

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

*: bump some dependencies for release-6.5 hot patch

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

Triggered via pull request November 14, 2024 06:49
Status Failure
Total duration 2m 36s
Artifacts
Matrix: integration-test
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 1 warning
integration-test (5.7.35)
missing go.sum entry for module providing package github.com/rogpeppe/go-internal/fmtsort (imported by github.com/kr/pretty); to add:
integration-test (5.7.35): util/disk/tempDir.go#L27
missing go.sum entry for module providing package golang.org/x/sync/singleflight (imported by github.com/pingcap/tidb/util/disk); to add:
integration-test (5.7.35)
missing go.sum entry for module providing package golang.org/x/sync/semaphore (imported by google.golang.org/grpc/credentials/alts/internal/handshaker); to add:
integration-test (5.7.35): br/pkg/utils/worker.go#L11
missing go.sum entry for module providing package golang.org/x/sync/errgroup (imported by github.com/pingcap/tidb/executor); to add:
integration-test (5.7.35): br/pkg/glue/console_glue.go#L14
missing go.sum entry for module providing package golang.org/x/term (imported by github.com/pingcap/tidb/br/pkg/glue); to add:
integration-test (5.7.35)
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)
missing go.sum entry for module providing package github.com/rogpeppe/go-internal/fmtsort (imported by github.com/kr/pretty); to add:
integration-test (8.0.26): util/disk/tempDir.go#L27
missing go.sum entry for module providing package golang.org/x/sync/singleflight (imported by github.com/pingcap/tidb/util/disk); to add:
integration-test (8.0.26)
missing go.sum entry for module providing package golang.org/x/sync/semaphore (imported by google.golang.org/grpc/credentials/alts/internal/handshaker); to add:
integration-test (8.0.26): br/pkg/utils/worker.go#L11
missing go.sum entry for module providing package golang.org/x/sync/errgroup (imported by github.com/pingcap/tidb/executor); to add:
integration-test (8.0.26): br/pkg/glue/console_glue.go#L14
missing go.sum entry for module providing package golang.org/x/term (imported by github.com/pingcap/tidb/br/pkg/glue); to add:
integration-test (8.0.26)
Process completed with exit code 2.
integration-test (8.0.22)
The job was canceled because "_5_7_35" failed.
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/