Skip to content

feat: logger, metric, tracer #8

feat: logger, metric, tracer

feat: logger, metric, tracer #8

Triggered via push April 4, 2024 13:49
Status Success
Total duration 5m 38s
Artifacts

go.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: pkg/pgtxmanager/transaction.go#L23
undefined: pgx (typecheck)
lint: pkg/pgtxmanager/transactor.go#L34
undefined: pgx (typecheck)
lint: pkg/pgtxmanager/transactor.go#L86
undefined: pgx (typecheck)
lint: pkg/pgtxmanager/mock/transactor_minimock.go#L19
undefined: minimock (typecheck)
lint: pkg/pgtxmanager/mock/tx_manager_minimock.go#L19
undefined: minimock (typecheck)
lint: pkg/pgtxmanager/mock/transactor_minimock.go#L30
undefined: minimock (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
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/.
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/.