Bump version #30
Annotations
10 errors and 9 warnings
TypeScript Tests:
__tests__/formatting.test.ts#L35
Test title is used multiple times in the same describe block
|
TypeScript Tests:
__tests__/index.test.ts#L16
'infoMock' is assigned a value but never used
|
TypeScript Tests:
__tests__/index.test.ts#L17
'warningMock' is assigned a value but never used
|
TypeScript Tests:
__tests__/index.test.ts#L18
'errorMock' is assigned a value but never used
|
TypeScript Tests:
__tests__/index.test.ts#L19
'getInputMock' is assigned a value but never used
|
TypeScript Tests:
__tests__/index.test.ts#L36
Include a description after the "@ts-expect-error" directive to explain why the @ts-expect-error is necessary. The description must be 3 characters or longer
|
TypeScript Tests:
__tests__/index.test.ts#L42
Missing return type on function
|
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__/index.test.ts#L40
Unexpected any. Specify a different type
|
TypeScript Tests:
__tests__/index.test.ts#L42
Unexpected any. Specify a different type
|
TypeScript Tests:
src/index.ts#L105
Unexpected any. Specify a different type
|
TypeScript Tests:
src/index.ts#L118
Unexpected any. Specify a different type
|
TypeScript Tests:
src/index.ts#L134
Unexpected any. Specify a different type
|
TypeScript Tests:
src/index.ts#L146
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
|