Skip to content

[+] bump jackc/pgx/v5 from 5.6.0 to 5.7.1 #909

[+] bump jackc/pgx/v5 from 5.6.0 to 5.7.1

[+] bump jackc/pgx/v5 from 5.6.0 to 5.7.1 #909

Triggered via pull request December 12, 2024 12:08
Status Failure
Total duration 1m 39s
Artifacts

build.yml

on: pull_request
Test on Windows
1m 25s
Test on Windows
Test on MacOS
55s
Test on MacOS
Test and Build on Ubuntu
38s
Test and Build on Ubuntu
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 1 warning
Test and Build on Ubuntu: internal/config/config.go#L19
a.IsSet undefined (type cmdArg has no field or method IsSet) (typecheck)
Test and Build on Ubuntu: internal/config/config.go#L27
a.Value undefined (type cmdArg has no field or method Value) (typecheck)
Test and Build on Ubuntu: internal/config/config.go#L31
a.Field undefined (type cmdArg has no field or method Field) (typecheck)
Test and Build on Ubuntu: internal/pgengine/access.go#L37
pge.ClientName undefined (type *PgEngine has no field or method ClientName) (typecheck)
Test and Build on Ubuntu: internal/pgengine/access.go#L52
pge.ClientName undefined (type *PgEngine has no field or method ClientName) (typecheck)
Test and Build on Ubuntu: internal/pgengine/access.go#L62
pge.ClientName undefined (type *PgEngine has no field or method ClientName) (typecheck)
Test and Build on Ubuntu: internal/pgengine/bootstrap.go#L144
pge.Connection undefined (type *PgEngine has no field or method Connection) (typecheck)
Test and Build on Ubuntu: internal/pgengine/bootstrap.go#L145
pge.Connection undefined (type *PgEngine has no field or method Connection) (typecheck)
Test and Build on Ubuntu: internal/pgengine/bootstrap.go#L148
pge.Connection undefined (type *PgEngine has no field or method Connection) (typecheck)
Test and Build on Ubuntu: internal/pgengine/bootstrap.go#L162
pge.Resource undefined (type *PgEngine has no field or method Resource) (typecheck)
Test on MacOS
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by github.com/jessevdk/go-flags); to add:
Test on MacOS
Process completed with exit code 1.
Test on Windows
missing go.sum entry for module providing package golang.org/x/sys/windows (imported by github.com/sirupsen/logrus); to add:
Test on Windows
Process completed with exit code 1.
Test and Build on Ubuntu
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636