-
-
Notifications
You must be signed in to change notification settings - Fork 484
Issues: oxc-project/oxc
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
/lib64/libc.so.6: version `GLIBC_2.18' not found
A-linter
Area - Linter
C-bug
Category - Bug
#8276
opened Jan 6, 2025 by
Sunny-117
minifier: alpha release
C-enhancement
Category - New feature or request
#8264
opened Jan 5, 2025 by
camc314
2 of 6 tasks
linter: oxlint on windows 11 returns nothing
A-linter
Area - Linter
C-bug
Category - Bug
#8263
opened Jan 5, 2025 by
ErickDevv
bug(codegen): missing parenthesis on negative bigint literals
C-bug
Category - Bug
#8257
opened Jan 5, 2025 by
camc314
linter: no-redeclare false positives when variable and type have same name
A-linter
Area - Linter
C-bug
Category - Bug
#8237
opened Jan 3, 2025 by
EYHN
linter: no-unused-vars false positives when variable and type have same name
A-linter
Area - Linter
C-bug
Category - Bug
#8236
opened Jan 3, 2025 by
EYHN
The TSImportEqualsDeclaration is typing is not remove.
C-bug
Category - Bug
#8230
opened Jan 3, 2025 by
underfin
semantic: Category - Bug
is_reference_to_global_variable
doesn't return expected value in specific case.
C-bug
#8217
opened Jan 2, 2025 by
tbashiyy
Some issues following ctx.ast.move_expression
C-enhancement
Category - New feature or request
#8198
opened Dec 31, 2024 by
anguish-huihuang
feat: Add Svelte and Vue parsers to oxc
C-enhancement
Category - New feature or request
#8171
opened Dec 29, 2024 by
baseballyama
linter: Using --fix changes the output
A-linter
Area - Linter
C-bug
Category - Bug
#8115
opened Dec 25, 2024 by
craigmiller160
The scopes of traverse_mut are empty.
Docs-todo
Docs - Docs need to be updated based on info in this issue
#8087
opened Dec 24, 2024 by
anguish-huihuang
Implement remaining class transforms
A-transformer
Area - Transformer / Transpiler
C-enhancement
Category - New feature or request
#8052
opened Dec 20, 2024 by
overlookmotel
linter: Using Area - Linter
C-bug
Category - Bug
no-unused-vars
and @typescript-eslint/no-unused-vars
together will result in errors not being reported
A-linter
#8009
opened Dec 19, 2024 by
melxy1997
linter: Area - Linter
C-bug
Category - Bug
import/named
is unstable
A-linter
#7996
opened Dec 18, 2024 by
shulaoda
support JUnit output format
C-enhancement
Category - New feature or request
#7960
opened Dec 17, 2024 by
GiladShoham
transformer: Area - Transformer / Transpiler
C-bug
Category - Bug
declare export
A-transformer
#7951
opened Dec 17, 2024 by
Boshen
remap Area - Linter
C-bug
Category - Bug
eslint/prefer-spread
to unicorn/prefer-spread
A-linter
#7948
opened Dec 16, 2024 by
Sysix
Verifying sourcemap correctness after transformation
A-transformer
Area - Transformer / Transpiler
C-test
Category - Testing. Code is missing test cases, or a PR is adding them
P-high
Priority - High
#7933
opened Dec 16, 2024 by
Dunqing
linter: Area - Linter
C-bug
Category - Bug
no-restricted-imports
missing option support for allowTypeImports
, allowImportNames
, group
, ..
A-linter
#7810
opened Dec 12, 2024 by
Sysix
Invalid output from async-to-generator transform when async arrow function in class constructor
A-transformer
Area - Transformer / Transpiler
C-bug
Category - Bug
#7792
opened Dec 11, 2024 by
overlookmotel
Remaining problems for class properties transform
A-transformer
Area - Transformer / Transpiler
P-high
Priority - High
linter: Area - Linter
C-enhancement
Category - New feature or request
good first issue
Experience Level - Good for newcomers
--report-unused-disable-directives
A-linter
#7544
opened Nov 29, 2024 by
ityuany
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.