Add Redis TS helper and integrate chart data retrieval #1248
Annotations
9 errors and 10 warnings
|
ESlint
Process completed with exit code 1.
|
|
ESlint:
src/utils/redisKeys.ts#L65
Too many blank lines at the end of file. Max of 0 allowed
|
|
ESlint:
src/utils/redisKeys.ts#L61
Trailing spaces not allowed
|
|
ESlint:
src/models/eventsFactory.js#L11
Import in body of module; reorder to top
|
|
ESlint:
src/models/eventsFactory.js#L10
Import in body of module; reorder to top
|
|
ESlint:
src/models/eventsFactory.js#L4
'sgr' is defined but never used
|
|
ESlint:
src/models/eventsFactory.js#L4
'Effect' is defined but never used
|
|
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
|