fix(auth): Check auth in every request #1078
Annotations
10 warnings
|
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#L797
Missing JSDoc @returns for function
|
|
ESlint:
src/billing/cloudpayments.ts#L732
Unexpected any. Specify a different type
|
|
ESlint:
src/billing/cloudpayments.ts#L550
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
|