This repository has been archived by the owner on Oct 18, 2023. It is now read-only.
fix: TypeScript file detection #211
Annotations
10 warnings
Test (ubuntu-latest):
src/index.ts#L125
Unexpected unnamed function
|
Test (ubuntu-latest):
tests/index.ts#L23
Unexpected console statement
|
Test (ubuntu-latest):
tests/specs/javascript/cjs.ts#L27
Too many nested callbacks (5). Maximum allowed is 4
|
Test (ubuntu-latest):
tests/specs/javascript/cjs.ts#L29
Unexpected console statement
|
Test (ubuntu-latest):
tests/specs/javascript/esm.ts#L34
Too many nested callbacks (5). Maximum allowed is 4
|
Test (ubuntu-latest):
tests/specs/javascript/esm.ts#L39
Too many nested callbacks (5). Maximum allowed is 4
|
Test (ubuntu-latest):
tests/specs/javascript/esm.ts#L45
Too many nested callbacks (5). Maximum allowed is 4
|
Test (ubuntu-latest):
tests/specs/javascript/esm.ts#L51
Too many nested callbacks (5). Maximum allowed is 4
|
Test (ubuntu-latest):
tests/specs/javascript/esm.ts#L61
Too many nested callbacks (5). Maximum allowed is 4
|
Test (ubuntu-latest):
tests/specs/javascript/esm.ts#L66
Too many nested callbacks (5). Maximum allowed is 4
|