Add log to compose-payment endpoint #994
Annotations
2 errors and 10 warnings
|
ESlint
Process completed with exit code 1.
|
|
ESlint:
src/billing/cloudpayments.ts#L196
Expected indentation of 4 spaces but found 6
|
|
ESlint:
src/directives/defaultValue.ts#L19
'defaultValueDirective' is already declared in the upper scope
|
|
ESlint:
src/directives/defaultValue.ts#L16
Missing return type on function
|
|
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#L892
Missing JSDoc @returns for function
|
|
ESlint:
src/billing/cloudpayments.ts#L827
Unexpected any. Specify a different type
|
|
ESlint:
src/billing/cloudpayments.ts#L658
Unexpected any. Specify a different type
|
|
ESlint:
src/billing/cloudpayments.ts#L329
Unexpected any. Specify a different type
|
|
ESlint:
src/billing/cloudpayments.ts#L212
Missing JSDoc @returns for function
|
|
ESlint:
src/billing/cloudpayments.ts#L50
Unexpected any. Specify a different type
|