-
-
Notifications
You must be signed in to change notification settings - Fork 727
Labels
A-linterArea - LinterArea - Linter
Description
File content(at the bottom should be attached raw, not formatted file - github removes some non-printable characters, so copying from here may not work):
async function json(stream) {
try {
}
catch (_err) {
const err = err;
throw err;
}
}
command
timeout -v 150 oxlint -D all -D nursery --import-plugin --jsdoc-plugin --jest-plugin --vitest-plugin --jsx-a11y-plugin --nextjs-plugin --react-perf-plugin TEST___FILE.js --fix --fix-suggestions --fix-dangerously
cause this
timeout: sending signal TERM to command ‘oxlint’
##### Automatic Fuzzer note, output status "Some(124)", output signal "None"
Metadata
Metadata
Assignees
Labels
A-linterArea - LinterArea - Linter