Skip to content

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

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

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

Triggered via pull request December 1, 2024 14:10
Status Failure
Total duration 41s
Artifacts

nodejs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
ESlint: src/billing/cloudpayments.ts#L483
Block must not be padded by blank lines
ESlint: src/directives/defaultValue.ts#L1
A space is required after '{'
ESlint: src/directives/defaultValue.ts#L1
A space is required before '}'
ESlint: src/directives/defaultValue.ts#L2
A space is required after '{'
ESlint: src/directives/defaultValue.ts#L2
A space is required before '}'
ESlint: src/directives/defaultValue.ts#L2
Missing semicolon
ESlint: src/directives/defaultValue.ts#L3
A space is required after '{'
ESlint: src/directives/defaultValue.ts#L3
A space is required before '}'
ESlint: src/directives/defaultValue.ts#L5
Missing JSDoc comment
ESlint: src/directives/defaultValue.ts#L5
Missing return type on function
ESlint: src/billing/cloudpayments.ts#L23
'Json' 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#L532
Unexpected any. Specify a different type
ESlint: src/billing/cloudpayments.ts#L689
Unexpected any. Specify a different type
ESlint: src/billing/cloudpayments.ts#L750
Missing JSDoc @returns for function
ESlint: src/directives/defaultValue.ts#L1
Strings must use singlequote
ESlint: src/directives/defaultValue.ts#L3
Strings must use singlequote
ESlint: src/directives/defaultValue.ts#L23
Expected blank line before this statement
ESlint: src/directives/defaultValue.ts#L41
Expected blank line before this statement