Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ working directory:
help: Use the `isNaN` function to compare with NaN.

Found 2 warnings and 0 errors.
Finished in <variable>ms on 1 file with 90 rules using 1 threads.
Finished in <variable>ms on 1 file with 91 rules using 1 threads.
----------
CLI result: LintSucceeded
----------
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ arguments: --ignore-pattern **/*.js --ignore-pattern **/*.vue fixtures/linter
working directory:
----------
Found 0 warnings and 0 errors.
Finished in <variable>ms on 0 files with 90 rules using 1 threads.
Finished in <variable>ms on 0 files with 91 rules using 1 threads.
----------
CLI result: LintSucceeded
----------
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ arguments: --import-plugin -A all -D no-cycle fixtures/flow/
working directory:
----------
Found 0 warnings and 0 errors.
Finished in <variable>ms on 2 files with 92 rules using 1 threads.
Finished in <variable>ms on 2 files with 93 rules using 1 threads.
----------
CLI result: LintSucceeded
----------
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ arguments: --import-plugin fixtures/flow/index.mjs
working directory:
----------
Found 0 warnings and 0 errors.
Finished in <variable>ms on 1 file with 92 rules using 1 threads.
Finished in <variable>ms on 1 file with 93 rules using 1 threads.
----------
CLI result: LintSucceeded
----------
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ working directory:
help: Remove the debugger statement

Found 0 warnings and 1 error.
Finished in <variable>ms on 1 file with 90 rules using 1 threads.
Finished in <variable>ms on 1 file with 91 rules using 1 threads.
----------
CLI result: LintFoundErrors
----------
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ arguments: -W correctness -A no-debugger fixtures/linter/debugger.js
working directory:
----------
Found 0 warnings and 0 errors.
Finished in <variable>ms on 1 file with 89 rules using 1 threads.
Finished in <variable>ms on 1 file with 90 rules using 1 threads.
----------
CLI result: LintSucceeded
----------
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ working directory:
`----

Found 1 warning and 0 errors.
Finished in <variable>ms on 1 file with 91 rules using 1 threads.
Finished in <variable>ms on 1 file with 92 rules using 1 threads.
----------
CLI result: LintSucceeded
----------
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ working directory:
`----

Found 1 warning and 0 errors.
Finished in <variable>ms on 1 file with 91 rules using 1 threads.
Finished in <variable>ms on 1 file with 92 rules using 1 threads.
----------
CLI result: LintSucceeded
----------
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ working directory:
help: Delete this file or add some code to it.

Found 1 warning and 0 errors.
Finished in <variable>ms on 1 file with 90 rules using 1 threads.
Finished in <variable>ms on 1 file with 91 rules using 1 threads.
----------
CLI result: LintSucceeded
----------
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ arguments: -c fixtures/config_ignore_patterns/ignore_extension/eslintrc.json fix
working directory:
----------
Found 0 warnings and 0 errors.
Finished in <variable>ms on 0 files with 90 rules using 1 threads.
Finished in <variable>ms on 0 files with 91 rules using 1 threads.
----------
CLI result: LintSucceeded
----------
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ arguments: -c fixtures/eslintrc_env/eslintrc_env_browser.json fixtures/eslintrc_
working directory:
----------
Found 0 warnings and 0 errors.
Finished in <variable>ms on 1 file with 91 rules using 1 threads.
Finished in <variable>ms on 1 file with 92 rules using 1 threads.
----------
CLI result: LintSucceeded
----------
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ working directory:
help: Delete this file or add some code to it.

Found 1 warning and 0 errors.
Finished in <variable>ms on 1 file with 90 rules using 1 threads.
Finished in <variable>ms on 1 file with 91 rules using 1 threads.
----------
CLI result: LintSucceeded
----------
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ working directory:
help: Remove the debugger statement

Found 0 warnings and 1 error.
Finished in <variable>ms on 1 file with 90 rules using 1 threads.
Finished in <variable>ms on 1 file with 91 rules using 1 threads.
----------
CLI result: LintFoundErrors
----------
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ arguments: -c fixtures/no_console_off/eslintrc.json fixtures/no_console_off/test
working directory:
----------
Found 0 warnings and 0 errors.
Finished in <variable>ms on 1 file with 90 rules using 1 threads.
Finished in <variable>ms on 1 file with 91 rules using 1 threads.
----------
CLI result: LintSucceeded
----------
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ working directory:
help: Replace var with let or const

Found 0 warnings and 1 error.
Finished in <variable>ms on 1 file with 92 rules using 1 threads.
Finished in <variable>ms on 1 file with 93 rules using 1 threads.
----------
CLI result: LintFoundErrors
----------
Expand All @@ -42,7 +42,7 @@ working directory:
help: Delete this console statement.

Found 1 warning and 1 error.
Finished in <variable>ms on 1 file with 92 rules using 1 threads.
Finished in <variable>ms on 1 file with 93 rules using 1 threads.
----------
CLI result: LintFoundErrors
----------
Expand All @@ -61,7 +61,7 @@ working directory:
help: Replace var with let or const

Found 0 warnings and 1 error.
Finished in <variable>ms on 1 file with 92 rules using 1 threads.
Finished in <variable>ms on 1 file with 93 rules using 1 threads.
----------
CLI result: LintFoundErrors
----------
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ working directory:
help: Remove the debugger statement

Found 2 warnings and 2 errors.
Finished in <variable>ms on 7 files with 89 rules using 1 threads.
Finished in <variable>ms on 7 files with 90 rules using 1 threads.
----------
CLI result: LintFoundErrors
----------
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ working directory:
help: Consider using this expression or removing it

Found 3 warnings and 1 error.
Finished in <variable>ms on 1 file with 65 rules using 1 threads.
Finished in <variable>ms on 1 file with 66 rules using 1 threads.
----------
CLI result: LintFoundErrors
----------
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ working directory:
help: Remove the debugger statement

Found 4 warnings and 0 errors.
Finished in <variable>ms on 1 file with 90 rules using 1 threads.
Finished in <variable>ms on 1 file with 91 rules using 1 threads.
----------
CLI result: LintSucceeded
----------
2 changes: 1 addition & 1 deletion apps/oxlint/src/snapshots/_fixtures__linter@oxlint.snap
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ working directory:
help: Use the `isNaN` function to compare with NaN.

Found 4 warnings and 0 errors.
Finished in <variable>ms on 3 files with 90 rules using 1 threads.
Finished in <variable>ms on 3 files with 91 rules using 1 threads.
----------
CLI result: LintSucceeded
----------
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ working directory:
help: Use the `isNaN` function to compare with NaN.

Found 3 warnings and 0 errors.
Finished in <variable>ms on 2 files with 90 rules using 1 threads.
Finished in <variable>ms on 2 files with 91 rules using 1 threads.
----------
CLI result: LintSucceeded
----------
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ working directory:
help: Remove the debugger statement

Found 1 warning and 0 errors.
Finished in <variable>ms on 1 file with 90 rules using 1 threads.
Finished in <variable>ms on 1 file with 91 rules using 1 threads.
----------
CLI result: LintSucceeded
----------
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ working directory:
help: Remove the debugger statement

Found 1 warning and 0 errors.
Finished in <variable>ms on 1 file with 90 rules using 1 threads.
Finished in <variable>ms on 1 file with 91 rules using 1 threads.
----------
CLI result: LintSucceeded
----------
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ working directory:
help: Variable declared without assignment. Either assign a value or remove the declaration.

Found 3 warnings and 0 errors.
Finished in <variable>ms on 1 file with 90 rules using 1 threads.
Finished in <variable>ms on 1 file with 91 rules using 1 threads.
----------
CLI result: LintSucceeded
----------
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ working directory:
help: Remove the debugger statement

Found 2 warnings and 0 errors.
Finished in <variable>ms on 1 file with 90 rules using 1 threads.
Finished in <variable>ms on 1 file with 91 rules using 1 threads.
----------
CLI result: LintSucceeded
----------
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ arguments: fixtures/vue/empty.vue
working directory:
----------
Found 0 warnings and 0 errors.
Finished in <variable>ms on 1 file with 90 rules using 1 threads.
Finished in <variable>ms on 1 file with 91 rules using 1 threads.
----------
CLI result: LintSucceeded
----------
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ working directory:
help: Add an initializer (e.g. ` = undefined`) here

Found 0 warnings and 1 error.
Finished in <variable>ms on 1 file with 90 rules using 1 threads.
Finished in <variable>ms on 1 file with 91 rules using 1 threads.
----------
CLI result: LintFoundErrors
----------
2 changes: 1 addition & 1 deletion apps/oxlint/src/snapshots/_foo.asdf@oxlint.snap
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ arguments: foo.asdf
working directory:
----------
Found 0 warnings and 0 errors.
Finished in <variable>ms on 0 files with 90 rules using 1 threads.
Finished in <variable>ms on 0 files with 91 rules using 1 threads.
----------
CLI result: LintSucceeded
----------
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ working directory: fixtures/config_ignore_patterns/ignore_directory
help: Delete this file or add some code to it.

Found 1 warning and 0 errors.
Finished in <variable>ms on 1 file with 90 rules using 1 threads.
Finished in <variable>ms on 1 file with 91 rules using 1 threads.
----------
CLI result: LintSucceeded
----------
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ arguments: -c ./test/eslintrc.json --ignore-pattern *.ts .
working directory: fixtures/config_ignore_patterns/with_oxlintrc
----------
Found 0 warnings and 0 errors.
Finished in <variable>ms on 0 files with 90 rules using 1 threads.
Finished in <variable>ms on 0 files with 91 rules using 1 threads.
----------
CLI result: LintSucceeded
----------
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ working directory: fixtures/cross_module_nested_config
╰─────────╯ imports the current file

Found 0 warnings and 2 errors.
Finished in <variable>ms on 4 files with 90 rules using 1 threads.
Finished in <variable>ms on 4 files with 91 rules using 1 threads.
----------
CLI result: LintFoundErrors
----------
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ working directory: fixtures/dot_folder
help: Remove the debugger statement

Found 1 warning and 0 errors.
Finished in <variable>ms on 1 file with 90 rules using 1 threads.
Finished in <variable>ms on 1 file with 91 rules using 1 threads.
----------
CLI result: LintSucceeded
----------
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ working directory: fixtures/extends_config
help: Delete this console statement.

Found 0 warnings and 1 error.
Finished in <variable>ms on 1 file with 91 rules using 1 threads.
Finished in <variable>ms on 1 file with 92 rules using 1 threads.
----------
CLI result: LintFoundErrors
----------
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ working directory: fixtures/extends_config
help: Delete this console statement.

Found 0 warnings and 1 error.
Finished in <variable>ms on 1 file with 91 rules using 1 threads.
Finished in <variable>ms on 1 file with 92 rules using 1 threads.
----------
CLI result: LintFoundErrors
----------
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ working directory: fixtures/extends_config
help: Remove the debugger statement

Found 3 warnings and 0 errors.
Finished in <variable>ms on 4 files with 90 rules using 1 threads.
Finished in <variable>ms on 4 files with 91 rules using 1 threads.
----------
CLI result: LintSucceeded
----------
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ working directory: fixtures/extends_config
help: Provide an `href` for the `a` element.

Found 1 warning and 3 errors.
Finished in <variable>ms on 2 files with 90 rules using 1 threads.
Finished in <variable>ms on 2 files with 91 rules using 1 threads.
----------
CLI result: LintFoundErrors
----------
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ arguments:
working directory: fixtures/ignore_patterns_symlink
----------
Found 0 warnings and 0 errors.
Finished in <variable>ms on 0 files with 90 rules using 1 threads.
Finished in <variable>ms on 0 files with 91 rules using 1 threads.
----------
CLI result: LintSucceeded
----------
Expand All @@ -16,7 +16,7 @@ arguments: .
working directory: fixtures/ignore_patterns_symlink
----------
Found 0 warnings and 0 errors.
Finished in <variable>ms on 0 files with 90 rules using 1 threads.
Finished in <variable>ms on 0 files with 91 rules using 1 threads.
----------
CLI result: LintSucceeded
----------
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ working directory: fixtures/import-cycle
╰─────────╯ imports the current file

Found 0 warnings and 2 errors.
Finished in <variable>ms on 2 files with 93 rules using 1 threads.
Finished in <variable>ms on 2 files with 94 rules using 1 threads.
----------
CLI result: LintFoundErrors
----------
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ working directory: fixtures/issue_10394
help: Write a meaningful title for your test

Found 1 warning and 0 errors.
Finished in <variable>ms on 1 file with 90 rules using 1 threads.
Finished in <variable>ms on 1 file with 91 rules using 1 threads.
----------
CLI result: LintSucceeded
----------
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ working directory: fixtures/linter
help: Remove the debugger statement

Found 1 warning and 0 errors.
Finished in <variable>ms on 1 file with 90 rules using 1 threads.
Finished in <variable>ms on 1 file with 91 rules using 1 threads.
----------
CLI result: LintSucceeded
----------
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ working directory: fixtures/overrides_with_plugin
help: Consider removing this declaration.

Found 2 warnings and 2 errors.
Finished in <variable>ms on 2 files with 90 rules using 1 threads.
Finished in <variable>ms on 2 files with 91 rules using 1 threads.
----------
CLI result: LintFoundErrors
----------
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@ working directory: fixtures/report_unused_directives
`----

Found 38 warnings and 0 errors.
Finished in <variable>ms on 5 files with 91 rules using 1 threads.
Finished in <variable>ms on 5 files with 92 rules using 1 threads.
----------
CLI result: LintSucceeded
----------
Loading
Loading