feat: refactor rpc_Create_User into a transaction #46
Annotations
4 errors and 1 warning
test:
internal/usecase/sqlc/store_test.go#L24
store.TransferTxAccount undefined (type *SQLStore has no field or method TransferTxAccount)
|
test:
internal/usecase/sqlc/store_test.go#L138
store.TransferTxAccount undefined (type *SQLStore has no field or method TransferTxAccount)
|
test:
internal/delivery/http/transfer.go#L46
handler.Store.TransferTxAccount undefined (type usecase.Store has no field or method TransferTxAccount)
|
test
Process completed with exit code 2.
|
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/.
|