Support autoAdded #1005
Annotations
4 errors and 10 warnings
|
ESlint
Process completed with exit code 1.
|
|
ESlint:
src/models/project.ts#L251
Expected space(s) after "if"
|
|
ESlint:
src/models/project.ts#L250
Trailing spaces not allowed
|
|
ESlint:
src/models/project.ts#L240
Type boolean trivially inferred from a boolean literal, remove type annotation
|
|
ESlint:
src/directives/defaultValue.ts#L19
'defaultValueDirective' is already declared in the upper scope
|
|
ESlint:
src/directives/defaultValue.ts#L16
Missing return type on function
|
|
ESlint:
src/directives/defaultValue.ts#L5
Missing JSDoc comment
|
|
ESlint:
src/directives/defaultValue.ts#L5
Missing return type on function
|
|
ESlint:
src/billing/cloudpayments.ts#L903
Missing JSDoc @returns for function
|
|
ESlint:
src/billing/cloudpayments.ts#L838
Unexpected any. Specify a different type
|
|
ESlint:
src/billing/cloudpayments.ts#L659
Unexpected any. Specify a different type
|
|
ESlint:
src/billing/cloudpayments.ts#L329
Unexpected any. Specify a different type
|
|
ESlint:
src/billing/cloudpayments.ts#L212
Missing JSDoc @returns for function
|
|
ESlint:
src/billing/cloudpayments.ts#L50
Unexpected any. Specify a different type
|