Skip to content

fix

fix #4

Triggered via push March 7, 2024 12:45
Status Success
Total duration 19s
Artifacts

go.yaml

on: push
build-and-test
7s
build-and-test
lint
9s
lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: pkg/pgtxmanager/transaction.go#L19
undefined: pgx (typecheck)
lint: pkg/pgtxmanager/transactor.go#L34
undefined: pgx (typecheck)
lint: pkg/pgtxmanager/transactor.go#L86
undefined: pgx (typecheck)
lint: ../../../go/pkg/mod/github.com/jackc/pgx/[email protected]/pgconn/pgconn.go#L1230
commandTag declared and not used (typecheck)
lint: ../../../go/pkg/mod/github.com/jackc/pgx/[email protected]/pgconn/pgconn.go#L1231
pgErr declared and not used (typecheck)
lint: ../../../go/pkg/mod/github.com/jackc/pgx/[email protected]/pgconn/pgconn.go#L1369
commandTag declared and not used (typecheck)
lint: ../../../go/pkg/mod/github.com/jackc/pgx/[email protected]/pgtype/builtin_wrappers.go#L513
cannot convert w (variable of type durationWrapper) to type int64 (typecheck)
lint: ../../../go/pkg/mod/github.com/jackc/pgx/[email protected]/pgtype/builtin_wrappers.go#L547
cannot use nil as netIPWrapper value in assignment (typecheck)
lint: ../../../go/pkg/mod/github.com/jackc/pgx/[email protected]/pgtype/builtin_wrappers.go#L560
invalid operation: w == nil (mismatched types netIPWrapper and untyped nil) (typecheck)
build-and-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.