feat(invoices): compute invoice tax and totals instead of hardcoding taxAmount to zero - #1213
Merged
Merged
Annotations
6 warnings
|
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, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run lint:
src/payments/providers/payment-provider.service.ts#L61
'metadata' is assigned a value but never used. Allowed unused args must match /^_/u
|
|
Run lint:
src/payments/providers/payment-provider.service.ts#L41
'metadata' is assigned a value but never used. Allowed unused args must match /^_/u
|
|
Run lint:
src/migrations/1599999999999-BaselineSchema.ts#L2313
'queryRunner' is defined but never used. Allowed unused args must match /^_/u
|
|
Run lint:
src/email-marketing/automation/automation.service.ts#L25
'validateWebhookUrl' is defined but never used. Allowed unused vars must match /^_/u
|
|
Run lint:
src/achievements/achievements.seed.ts#L2
'Logger' is defined but never used. Allowed unused vars must match /^_/u
|
background
wait
wait-all
cancel
parallel
Loading