feat(task-manager): GitHub integration #1328
Annotations
10 errors and 10 warnings
|
ESlint:
src/integrations/github/routes.ts#L332
Expected a block comment instead of consecutive line comments
|
|
ESlint:
src/integrations/github/routes.ts#L322
Expected a block comment instead of consecutive line comments
|
|
ESlint:
src/integrations/github/routes.ts#L319
Expected a block comment instead of consecutive line comments
|
|
ESlint:
src/integrations/github/routes.ts#L305
Expected a block comment instead of consecutive line comments
|
|
ESlint:
src/integrations/github/routes.ts#L302
Expected a block comment instead of consecutive line comments
|
|
ESlint:
src/integrations/github/routes.ts#L290
Expected a block comment instead of consecutive line comments
|
|
ESlint:
src/integrations/github/routes.ts#L272
Expected a block comment instead of consecutive line comments
|
|
ESlint:
src/integrations/github/routes.ts#L146
Object properties must go on a new line
|
|
ESlint:
src/integrations/github/routes.ts#L146
Object properties must go on a new line
|
|
ESlint:
src/integrations/github/routes.ts#L64
Type string trivially inferred from a string literal, remove type annotation
|
|
ESlint:
src/directives/allowAnon.ts#L23
Missing JSDoc comment
|
|
ESlint:
src/directives/allowAnon.ts#L23
Missing return type on function
|
|
ESlint:
src/dataLoaders.ts#L123
Missing JSDoc @returns for function
|
|
ESlint:
src/dataLoaders.ts#L104
Unexpected any. Specify a different type
|
|
ESlint:
src/dataLoaders.ts#L86
Unexpected any. Specify a different type
|
|
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
|