This repository has been archived by the owner on Oct 18, 2023. It is now read-only.
support new ts extensions #231
Annotations
9 errors and 10 warnings
Test (ubuntu-latest):
src/@types/module.d.ts#L18
Trailing spaces not allowed
|
Test (ubuntu-latest):
src/index.ts#L51
More than 1 blank line not allowed
|
Test (ubuntu-latest):
src/index.ts#L160
Missing trailing comma
|
Test (ubuntu-latest):
src/index.ts#L161
The variable `ext` should be named `extension`. A more descriptive name will do too
|
Test (ubuntu-latest):
src/index.ts#L164
Trailing spaces not allowed
|
Test (ubuntu-latest):
src/index.ts#L168
Trailing spaces not allowed
|
Test (ubuntu-latest)
Process completed with exit code 1.
|
Test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
Test (windows-latest)
The operation was canceled.
|
Test (ubuntu-latest):
src/index.ts#L280
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#L32
Too many nested callbacks (5). Maximum allowed is 4
|
Test (ubuntu-latest):
tests/specs/javascript/cjs.ts#L38
Too many nested callbacks (5). Maximum allowed is 4
|
Test (ubuntu-latest):
tests/specs/javascript/cjs.ts#L44
Too many nested callbacks (5). Maximum allowed is 4
|
Test (ubuntu-latest):
tests/specs/javascript/cjs.ts#L54
Too many nested callbacks (5). Maximum allowed is 4
|
Test (ubuntu-latest):
tests/specs/javascript/cjs.ts#L59
Too many nested callbacks (5). Maximum allowed is 4
|
Test (ubuntu-latest):
tests/specs/javascript/cjs.ts#L64
Too many nested callbacks (5). Maximum allowed is 4
|
Test (ubuntu-latest):
tests/specs/javascript/cjs.ts#L73
Too many nested callbacks (5). Maximum allowed is 4
|
Test (ubuntu-latest):
tests/specs/javascript/cjs.ts#L78
Too many nested callbacks (5). Maximum allowed is 4
|