Skip to content

refactor: harden production readiness and split ERP services #122

refactor: harden production readiness and split ERP services

refactor: harden production readiness and split ERP services #122

Triggered via pull request July 11, 2026 15:08
Status Success
Total duration 2m 22s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
commitlint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
validate
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
validate: apps/web/src/app/dashboard/finance/TrialBalanceView.tsx#L51
React Hook useEffect has a missing dependency: 'fetchTrialBalance'. Either include it or remove the dependency array
validate: apps/web/src/app/dashboard/finance/TrialBalanceView.tsx#L42
Unexpected any. Specify a different type
validate: apps/web/src/app/accept-invite/page.tsx#L51
Unexpected any. Specify a different type
validate: apps/api/src/auth/auth.controller.spec.ts#L164
Unsafe argument of type `any` assigned to a parameter of type `App`
validate: apps/api/src/auth/auth.controller.spec.ts#L145
Unsafe argument of type `any` assigned to a parameter of type `App`
validate: apps/api/src/auth/auth.controller.spec.ts#L132
Unsafe argument of type `any` assigned to a parameter of type `App`
validate: apps/api/src/auth/auth.controller.spec.ts#L124
Unsafe argument of type `any` assigned to a parameter of type `App`
validate: apps/api/src/auth/auth.controller.spec.ts#L115
Unsafe argument of type `any` assigned to a parameter of type `App`
validate: apps/api/src/auth/auth.controller.spec.ts#L98
Unsafe argument of type `any` assigned to a parameter of type `App`
validate: apps/api/src/auth/auth.controller.spec.ts#L67
Unsafe argument of type `any` assigned to a parameter of type `App`