AmbaPay/Amba-notification-ms
production
686fe9f4ec90e4406f74a2db94f0b0510fed3694
success
No local changes to save
HEAD is now at 077c661 Merge pull request 'whitelisted url' (#6) from dev into production
fatal: unable to bind to '/home/amba/.cache/git/credential/socket': Read-only file system warning: unable to unlink '/home/amba/.cache/git/credential/socket': Read-only file system fatal: cache daemon did not start: From https://gitea.yaltopia.com/AmbaPay/Amba-notification-ms * branch production -> FETCH_HEAD
Your branch is ahead of 'origin/production' by 10 commits. (use "git push" to publish your local commits)
Already on 'production'
Updating 077c661..686fe9f Fast-forward src/api/index.ts | 3 + src/api/routes/auth.route.ts | 21 +++++ src/config/types/auth.d.ts | 11 +++ src/controllers/auth.controller.ts | 47 +++++++++++ src/services/auth.service.ts | 111 +++++++++++++++++++++++++ src/stores/otp.store.ts | 165 +++++++++++++++++++++++++++++++++++++ src/validations/auth.validation.ts | 26 ++++++ 7 files changed, 384 insertions(+) create mode 100644 src/api/routes/auth.route.ts create mode 100644 src/config/types/auth.d.ts create mode 100644 src/controllers/auth.controller.ts create mode 100644 src/services/auth.service.ts create mode 100644 src/stores/otp.store.ts create mode 100644 src/validations/auth.validation.ts
fatal: unable to bind to '/home/amba/.cache/git/credential/socket': Read-only file system warning: unable to unlink '/home/amba/.cache/git/credential/socket': Read-only file system fatal: cache daemon did not start: From https://gitea.yaltopia.com/AmbaPay/Amba-notification-ms * branch production -> FETCH_HEAD
up to date, audited 438 packages in 3s 60 packages are looking for funding run `npm fund` for details 26 vulnerabilities (2 low, 15 moderate, 7 high, 2 critical) To address issues that do not require attention, run: npm audit fix To address all issues (including breaking changes), run: npm audit fix --force Run `npm audit` for details.
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@react-email/code-block@0.2.0',
npm WARN EBADENGINE required: { node: '>=22.0.0' },
npm WARN EBADENGINE current: { node: 'v20.19.2', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@react-email/markdown@0.0.17',
npm WARN EBADENGINE required: { node: '>=22.0.0' },
npm WARN EBADENGINE current: { node: 'v20.19.2', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@react-email/render@2.0.0',
npm WARN EBADENGINE required: { node: '>=22.0.0' },
npm WARN EBADENGINE current: { node: 'v20.19.2', npm: '9.2.0' }
npm WARN EBADENGINE }
> notification-service@1.0.0 build > tsc
[PM2] Applying action restartProcessId on app [amba_notifications](ids: [ 0 ]) [PM2] [amba_notifications](0) ✓ ┌────┬───────────────────────┬─────────────┬─────────┬─────────┬──────────┬────────┬──────┬───────────┬──────────┬──────────┬──────────┬──────────┐ │ id │ name │ namespace │ version │ mode │ pid │ uptime │ ↺ │ status │ cpu │ mem │ user │ watching │ ├────┼───────────────────────┼─────────────┼─────────┼─────────┼──────────┼────────┼──────┼───────────┼──────────┼──────────┼──────────┼──────────┤ │ 1 │ amba_events │ default │ 1.0.0 │ fork │ 3571117 │ 23h │ 17 │ online │ 0% │ 124.2mb │ amba │ disabled │ │ 0 │ amba_notifications │ default │ 1.0.0 │ fork │ 3588829 │ 0s │ 278 │ online │ 0% │ 15.2mb │ amba │ disabled │ └────┴───────────────────────┴─────────────┴─────────┴─────────┴──────────┴────────┴──────┴───────────┴──────────┴──────────┴──────────┴──────────┘