oxc-project
oxc
BlogDocsChangelog

fix(tsgolint): pipe tsgolints stderr

#14477Merged
Comparing
c/10-10-fix_tsgolint_pipe_tsgolints_stderr
(
2796b16
) with
main
(
650ea68
)
CodSpeed Performance Gauge
0%
Untouched
4
Skipped
33

Benchmarks

Skipped (33)

Passed

linter[react.development.js]
tasks/benchmark/benches/linter.rs::linter::bench_linter
CodSpeed Performance Gauge
0%
33.1 ms33.1 ms
linter[cal.com.tsx]
tasks/benchmark/benches/linter.rs::linter::bench_linter
CodSpeed Performance Gauge
0%
731 ms731 ms
linter[binder.ts]
tasks/benchmark/benches/linter.rs::linter::bench_linter
CodSpeed Performance Gauge
0%
89 ms89 ms
linter[RadixUIAdoptionSection.jsx]
tasks/benchmark/benches/linter.rs::linter::bench_linter
CodSpeed Performance Gauge
0%
1.7 ms1.7 ms

Commits

Click on a commit to change the comparison range
Base
main
650ea68
+0.01%
fix(tsgolint): pipe tsgolints stderr (#14477) Since we converted oxlint to a napi package, go's debug logging broke. It is unclear to me exactly why this broke, but this PR explicitly passes `stderr()`​ to the stderr handler of the child process which fixes ths issue. If anyone has any better ideas/solutions, please let me know. This blocks debugging/investigating https://github.com/oxc-project/tsgolint/issues/288
2796b16
26 days ago
by camc314
© 2025 CodSpeed Technology
Home Terms Privacy Docs