Bump jest from 29.6.4 to 29.7.0 #6
Annotations
10 errors and 10 warnings
__tests__/formatting.test.ts#L35
Test title is used multiple times in the same describe block
|
__tests__/index.test.ts#L16
'infoMock' is assigned a value but never used
|
__tests__/index.test.ts#L17
'warningMock' is assigned a value but never used
|
__tests__/index.test.ts#L18
'errorMock' is assigned a value but never used
|
__tests__/index.test.ts#L19
'getInputMock' is assigned a value but never used
|
__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
|
__tests__/index.test.ts#L42
Missing return type on function
|
__tests__/report.test.ts#L9
Missing return type on function
|
__tests__/report.test.ts#L13
Missing return type on function
|
__tests__/report.test.ts#L17
Missing return type on function
|
.github/linters/tsconfig.json#L1
File ignored by default.
|
.prettierrc.json#L1
File ignored by default.
|
__tests__/index.test.ts#L40
Unexpected any. Specify a different type
|
__tests__/index.test.ts#L42
Unexpected any. Specify a different type
|
src/index.ts#L113
Unexpected any. Specify a different type
|
src/index.ts#L126
Unexpected any. Specify a different type
|
src/index.ts#L142
Unexpected any. Specify a different type
|
src/index.ts#L154
Unexpected any. Specify a different type
|
src/report.ts#L32
Unexpected any. Specify a different type
|
src/report.ts#L89
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading