Expose chart data as labeled series for accepted and rate-limited metrics #1284
Annotations
2 errors and 10 warnings
|
ESlint
Process completed with exit code 1.
|
|
ESlint:
src/services/chartDataService.ts#L32
Type string trivially inferred from a string literal, remove type annotation
|
|
ESlint:
src/directives/allowAnon.ts#L34
'allowAnonDirective' is already declared in the upper scope
|
|
ESlint:
src/directives/allowAnon.ts#L31
Missing return type on function
|
|
ESlint:
src/directives/allowAnon.ts#L23
Missing JSDoc comment
|
|
ESlint:
src/directives/allowAnon.ts#L23
Missing return type on function
|
|
ESlint:
src/dataLoaders.ts#L113
Missing JSDoc @returns for function
|
|
ESlint:
src/billing/cloudpayments.ts#L805
Missing JSDoc @returns for function
|
|
ESlint:
src/billing/cloudpayments.ts#L740
Unexpected any. Specify a different type
|
|
ESlint:
src/billing/cloudpayments.ts#L558
Unexpected any. Specify a different type
|
|
ESlint:
src/billing/cloudpayments.ts#L208
Unexpected any. Specify a different type
|
|
ESlint:
src/billing/cloudpayments.ts#L91
Missing JSDoc @returns for function
|