Skip to content

Add payment endpoints to node js api #884

Add payment endpoints to node js api

Add payment endpoints to node js api #884

Triggered via pull request January 7, 2025 13:26
Status Success
Total duration 38s
Artifacts

nodejs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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#L166
Missing JSDoc @returns for function
ESlint: src/billing/cloudpayments.ts#L269
Unexpected any. Specify a different type
ESlint: src/billing/cloudpayments.ts#L547
Unexpected any. Specify a different type
ESlint: src/billing/cloudpayments.ts#L704
Unexpected any. Specify a different type
ESlint: src/billing/cloudpayments.ts#L765
Missing JSDoc @returns for function
ESlint: src/billing/cloudpayments.ts#L796
'VALUE_ADDED_TAX' is assigned a value but never used
ESlint: src/directives/defaultValue.ts#L5
Missing return type on function
ESlint: src/directives/defaultValue.ts#L5
Missing JSDoc comment
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