Skip to content

Revert "remove accounting, billing routes and tests for them (#418)" #873

Revert "remove accounting, billing routes and tests for them (#418)"

Revert "remove accounting, billing routes and tests for them (#418)" #873

Triggered via pull request December 7, 2024 14:04
Status Failure
Total duration 36s
Artifacts

nodejs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
ESlint: src/mongo.ts#L66
Missing semicolon
ESlint
Process completed with exit code 1.
ESlint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ESlint: src/billing/cloudpayments.ts#L23
'Json' is defined but never used
ESlint: src/billing/cloudpayments.ts#L28
'AccountType' is defined but never used
ESlint: src/billing/cloudpayments.ts#L28
'Currency' is defined but never used
ESlint: src/billing/cloudpayments.ts#L166
Missing JSDoc @returns for function
ESlint: src/billing/cloudpayments.ts#L261
Unexpected any. Specify a different type
ESlint: src/billing/cloudpayments.ts#L277
'context' is assigned a value but never used
ESlint: src/billing/cloudpayments.ts#L539
Unexpected any. Specify a different type
ESlint: src/billing/cloudpayments.ts#L696
Unexpected any. Specify a different type
ESlint: src/billing/cloudpayments.ts#L757
Missing JSDoc @returns for function
ESlint: src/directives/defaultValue.ts#L5
Missing return type on function