feat(transpiler): enhance transpiler with importName and typeIdentifiers #1839
ci.yml
on: pull_request
Annotations
3 errors
|
check-beachball-changefile
Process completed with exit code 1.
|
|
test
Process completed with exit code 1.
|
|
tests/transpiler/transpiler.test.ts:
src/phpdoc-parser/transpiler/php-doc-to-typescript-type-transpiler.ts#L220
TypeError: Cannot read properties of undefined (reading '0')
❯ ExtendedTranspiler.transpile src/phpdoc-parser/transpiler/php-doc-to-typescript-type-transpiler.ts:220:11
❯ ExtendedTranspiler.transpile src/phpdoc-parser/transpiler/php-doc-to-typescript-type-transpiler.ts:103:18
❯ tests/transpiler/transpiler.test.ts:69:43
❯ testCommentTextTranspile tests/transpiler/transpiler.test.ts:66:26
❯ tests/transpiler/transpiler.test.ts:170:5
|