Skip to content

feat: refactor rpc_Create_User into a transaction #46

feat: refactor rpc_Create_User into a transaction

feat: refactor rpc_Create_User into a transaction #46

Triggered via push February 28, 2024 14:07
Status Failure
Total duration 1m 22s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

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/.