fix(ci): pass migration options via CLI flags for node-pg-migrate v7 #404
Annotations
1 error and 11 warnings
|
Run database migrations (Issue
Process completed with exit code 1.
|
|
Complete job
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, codecov/codecov-action@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint — api:
api/src/audit/admin-audit.controller.ts#L1
There should be at least one empty line between import groups
|
|
Lint — api:
api/src/app.module.ts#L3
There should be at least one empty line between import groups
|
|
Lint — api:
api/src/admin/admin.module.ts#L8
`./admin.controller` import should occur before import of `../auth/auth.module`
|
|
Lint — api:
api/src/admin/admin.module.ts#L7
`./admin-stats.service` import should occur before import of `../auth/auth.module`
|
|
Lint — api:
api/src/admin/admin.module.ts#L6
`../common/guards/auth.guard` import should occur before import of `../config/cache.config`
|
|
Lint — api:
api/src/admin/admin.module.ts#L5
`../common/auth/roles.guard` import should occur before import of `../config/cache.config`
|
|
Lint — api:
api/src/admin/admin.module.ts#L2
There should be at least one empty line between import groups
|
|
Lint — api:
api/src/admin/admin.controller.ts#L20
`./admin-stats.service` import should occur before import of `../common/guards/auth.guard`
|
|
Lint — api:
api/src/admin/admin.controller.ts#L19
`../common/auth/roles.guard` import should occur before import of `../common/guards/auth.guard`
|
|
Lint — api:
api/src/admin/admin.controller.ts#L17
There should be at least one empty line between import groups
|
background
wait
wait-all
cancel
parallel
Loading