Skip to content

feat: support functionExpresions annd allow passing function as argument un function call #82

feat: support functionExpresions annd allow passing function as argument un function call

feat: support functionExpresions annd allow passing function as argument un function call #82

Triggered via pull request September 11, 2024 00:59
Status Success
Total duration 1m 54s
Artifacts

node.js.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

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#L336
Unexpected any. Specify a different type
build (18.x): src/baseTranspiler.ts#L353
Unexpected any. Specify a different type
build (18.x): src/baseTranspiler.ts#L359
Unexpected any. Specify a different type
build (18.x): src/baseTranspiler.ts#L372
'identation' is defined but never used
build (18.x): src/baseTranspiler.ts#L429
'left' is defined but never used
build (18.x): src/baseTranspiler.ts#L429
'right' is defined but never used
build (18.x): src/baseTranspiler.ts#L429
'operator' is defined but never used
build (18.x): src/baseTranspiler.ts#L433
'node' is defined but never used
build (18.x): src/baseTranspiler.ts#L433
'identation' is defined but never used
build (18.x): src/baseTranspiler.ts#L481
'node' is defined but never used