Add tests for comment output #27
Annotations
7 errors and 7 warnings
TypeScript Tests:
__tests__/formatting.test.ts#L35
Test title is used multiple times in the same describe block
|
TypeScript Tests:
__tests__/report.test.ts#L9
Missing return type on function
|
TypeScript Tests:
__tests__/report.test.ts#L13
Missing return type on function
|
TypeScript Tests:
__tests__/report.test.ts#L31
Missing return type on function
|
TypeScript Tests:
__tests__/report.test.ts#L76
Missing return type on function
|
TypeScript Tests:
src/report.ts#L125
Unnecessary try/catch wrapper
|
TypeScript Tests
Process completed with exit code 1.
|
TypeScript Tests:
src/index.ts#L88
Unexpected any. Specify a different type
|
TypeScript Tests:
src/index.ts#L101
Unexpected any. Specify a different type
|
TypeScript Tests:
src/index.ts#L117
Unexpected any. Specify a different type
|
TypeScript Tests:
src/index.ts#L129
Unexpected any. Specify a different type
|
TypeScript Tests:
src/report.ts#L32
Unexpected any. Specify a different type
|
TypeScript Tests:
src/report.ts#L88
Unexpected any. Specify a different type
|
TypeScript Tests:
src/report.ts#L89
Unexpected any. Specify a different type
|