feat: add search #9
Merged
Annotations
11 warnings
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/
|
src/baseTranspiler.ts#L336
Unexpected any. Specify a different type
|
src/baseTranspiler.ts#L353
Unexpected any. Specify a different type
|
src/baseTranspiler.ts#L359
Unexpected any. Specify a different type
|
src/baseTranspiler.ts#L372
'identation' is defined but never used
|
src/baseTranspiler.ts#L429
'left' is defined but never used
|
src/baseTranspiler.ts#L429
'right' is defined but never used
|
src/baseTranspiler.ts#L429
'operator' is defined but never used
|
src/baseTranspiler.ts#L433
'node' is defined but never used
|
src/baseTranspiler.ts#L433
'identation' is defined but never used
|
src/baseTranspiler.ts#L481
'node' is defined but never used
|
This job succeeded
Loading