Add Redis TS helper and integrate chart data retrieval #1244
Annotations
5 errors and 10 warnings
|
ESlint
Process completed with exit code 1.
|
|
ESlint:
src/utils/redisKeys.ts#L59
Too many blank lines at the end of file. Max of 0 allowed
|
|
ESlint:
src/utils/redisKeys.ts#L55
Trailing spaces not allowed
|
|
ESlint:
src/index.ts#L260
Trailing spaces not allowed
|
|
ESlint:
src/index.ts#L256
Trailing spaces not allowed
|
|
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
|