chore(logs): improve mongo and graphql logs #1162
Annotations
4 errors and 10 warnings
|
ESlint
Process completed with exit code 1.
|
|
ESlint:
src/utils/utils.js#L8
'typeOf' is defined but never used
|
|
ESlint:
src/utils/utils.js#L1
'_' is assigned a value but never used
|
|
ESlint:
src/utils/logger.ts#L38
Too many blank lines at the end of file. Max of 0 allowed
|
|
ESlint:
src/directives/defaultValue.ts#L5
Missing return type on function
|
|
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/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
|