Skip to content

Add payment endpoints to node js api #864

Add payment endpoints to node js api

Add payment endpoints to node js api #864

Triggered via pull request December 6, 2024 18:48
Status Failure
Total duration 37s
Artifacts

nodejs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
ESlint: src/billing/cloudpayments.ts#L346
Expected a block comment instead of consecutive line comments
ESlint: src/billing/cloudpayments.ts#L356
Expected a block comment instead of consecutive line comments
ESlint: src/billing/cloudpayments.ts#L362
Expected a block comment instead of consecutive line comments
ESlint: src/billing/cloudpayments.ts#L372
Expected a block comment instead of consecutive line comments
ESlint: src/billing/cloudpayments.ts#L483
Block must not be padded by blank lines
ESlint: src/directives/defaultValue.ts#L5
Missing JSDoc comment
ESlint: src/directives/defaultValue.ts#L5
Missing return type on function
ESlint: src/directives/defaultValue.ts#L16
Missing return type on function
ESlint: src/directives/defaultValue.ts#L19
'defaultValueDirective' is already declared in the upper scope
ESlint: src/directives/renameFrom.ts#L4
Missing JSDoc comment
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#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/requireAdmin.ts#L45
Missing JSDoc @returns for function