feat(php) - object.keys & object.values fix #76
Annotations
11 warnings
build (18.x)
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 (18.x):
src/baseTranspiler.ts#L332
Unexpected any. Specify a different type
|
build (18.x):
src/baseTranspiler.ts#L349
Unexpected any. Specify a different type
|
build (18.x):
src/baseTranspiler.ts#L355
Unexpected any. Specify a different type
|
build (18.x):
src/baseTranspiler.ts#L368
'identation' is defined but never used
|
build (18.x):
src/baseTranspiler.ts#L425
'left' is defined but never used
|
build (18.x):
src/baseTranspiler.ts#L425
'right' is defined but never used
|
build (18.x):
src/baseTranspiler.ts#L425
'operator' is defined but never used
|
build (18.x):
src/baseTranspiler.ts#L429
'node' is defined but never used
|
build (18.x):
src/baseTranspiler.ts#L429
'identation' is defined but never used
|
build (18.x):
src/baseTranspiler.ts#L477
'node' is defined but never used
|