Rust extractor + faster native transform#236
Draft
timofei-iatsenko wants to merge 57 commits into
Draft
Annotations
6 warnings
|
Oxlint:
__test__/index.spec.ts#L77
Optional chain expressions can return undefined by design: using a non-null assertion is unsafe and wrong.
|
|
Oxlint:
__test__/fixtures/file1.js#L4
Variable 'farewell' is declared but never used. Unused variables should start with a '_'.
|
|
Oxlint:
__test__/fixtures/file1.js#L3
Variable 'greeting' is declared but never used. Unused variables should start with a '_'.
|
|
Oxlint:
__test__/fixtures/file3.ts#L8
Variable 'messages' is declared but never used. Unused variables should start with a '_'.
|
|
Oxlint:
__test__/fixtures/file3.ts#L3
Type alias 'User' is declared but never used.
|
|
Oxlint:
__test__/fixtures/file2.tsx#L3
Function 'Component' is declared but never used.
|
background
wait
wait-all
cancel
parallel
Loading