Skip to content

build: upgrade go deps #663

build: upgrade go deps

build: upgrade go deps #663

Triggered via pull request December 12, 2024 14:41
@mfridmanmfridman
synchronize #872
mf/bump-deps
Status Failure
Total duration 34s
Artifacts

ci.yaml

on: pull_request
Matrix: Run unit tests
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 1 warning
Run unit tests (oldstable, ubuntu-latest): internal/sqlparser/parse.go#L8
missing go.sum entry for module providing package golang.org/x/sync/errgroup (imported by github.com/pressly/goose/v3/internal/sqlparser); to add:
Run unit tests (oldstable, ubuntu-latest)
missing go.sum entry for module providing package golang.org/x/sys/cpu (imported by github.com/segmentio/asm/cpu/arm); to add:
Run unit tests (oldstable, ubuntu-latest)
missing go.sum entry for module providing package golang.org/x/text/secure/precis (imported by github.com/jackc/pgx/v5/pgconn); to add:
Run unit tests (oldstable, ubuntu-latest)
missing go.sum entry for module providing package golang.org/x/sync/semaphore (imported by github.com/jackc/puddle/v2); to add:
Run unit tests (oldstable, ubuntu-latest)
missing go.sum entry for module providing package golang.org/x/text/encoding/unicode (imported by github.com/microsoft/go-mssqldb); to add:
Run unit tests (oldstable, ubuntu-latest)
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by modernc.org/sqlite); to add:
Run unit tests (oldstable, ubuntu-latest)
missing go.sum entry for module providing package golang.org/x/text/secure/bidirule (imported by golang.org/x/net/idna); to add:
Run unit tests (oldstable, ubuntu-latest)
missing go.sum entry for module providing package golang.org/x/text/unicode/bidi (imported by golang.org/x/net/idna); to add:
Run unit tests (oldstable, ubuntu-latest)
missing go.sum entry for module providing package golang.org/x/text/unicode/norm (imported by golang.org/x/net/idna); to add:
Run unit tests (oldstable, ubuntu-latest)
Process completed with exit code 1.
Run unit tests (stable, ubuntu-latest)
The job was canceled because "oldstable_ubuntu-latest" failed.
Run unit tests (stable, ubuntu-latest): internal/sqlparser/parse.go#L8
missing go.sum entry for module providing package golang.org/x/sync/errgroup (imported by github.com/pressly/goose/v3/internal/sqlparser); to add:
Run unit tests (stable, ubuntu-latest)
missing go.sum entry for module providing package golang.org/x/sys/cpu (imported by github.com/segmentio/asm/cpu/arm); to add:
Run unit tests (stable, ubuntu-latest)
missing go.sum entry for module providing package golang.org/x/text/secure/precis (imported by github.com/jackc/pgx/v5/pgconn); to add:
Run unit tests (stable, ubuntu-latest)
missing go.sum entry for module providing package golang.org/x/sync/semaphore (imported by github.com/jackc/puddle/v2); to add:
Run unit tests (stable, ubuntu-latest)
missing go.sum entry for module providing package golang.org/x/text/encoding/unicode (imported by github.com/microsoft/go-mssqldb); to add:
Run unit tests (stable, ubuntu-latest)
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by modernc.org/sqlite); to add:
Run unit tests (stable, ubuntu-latest)
missing go.sum entry for module providing package golang.org/x/text/secure/bidirule (imported by golang.org/x/net/idna); to add:
Run unit tests (stable, ubuntu-latest)
missing go.sum entry for module providing package golang.org/x/text/unicode/bidi (imported by golang.org/x/net/idna); to add:
Run unit tests (stable, ubuntu-latest)
missing go.sum entry for module providing package golang.org/x/text/unicode/norm (imported by golang.org/x/net/idna); to add:
Run unit tests (stable, ubuntu-latest)
Process completed with exit code 1.
Run unit tests (oldstable, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636