feat(php) - type support #18
Draft
Annotations
1 error and 11 warnings
Test
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build:
src/baseTranspiler.ts#L343
Unexpected any. Specify a different type
|
Build:
src/baseTranspiler.ts#L360
Unexpected any. Specify a different type
|
Build:
src/baseTranspiler.ts#L366
Unexpected any. Specify a different type
|
Build:
src/baseTranspiler.ts#L379
'identation' is defined but never used
|
Build:
src/baseTranspiler.ts#L444
'left' is defined but never used
|
Build:
src/baseTranspiler.ts#L444
'right' is defined but never used
|
Build:
src/baseTranspiler.ts#L444
'operator' is defined but never used
|
Build:
src/baseTranspiler.ts#L448
'node' is defined but never used
|
Build:
src/baseTranspiler.ts#L448
'identation' is defined but never used
|
Build:
src/baseTranspiler.ts#L496
'node' is defined but never used
|
Loading