Add sending error #892
Annotations
2 errors and 10 warnings
ESlint:
src/billing/cloudpayments.ts#L588
Missing trailing comma
|
ESlint
Process completed with exit code 1.
|
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#L708
Unexpected any. Specify a different type
|
ESlint:
src/billing/cloudpayments.ts#L769
Missing JSDoc @returns for function
|
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
|
ESlint:
src/directives/renameFrom.ts#L4
Missing return type on function
|