fix: mdbclient fix #11
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/mdbclient/driver.go#L11
undefined: redis (typecheck)
|
lint:
pkg/mdbclient/driver.go#L15
undefined: redis (typecheck)
|
lint:
pkg/mdbclient/driver.go#L16
undefined: redis (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)
|
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/.
|