Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix(oxlint): replace backlashes path for "no js runtime" diagnostic - #26599

Open
Sysix wants to merge 1 commit into
mainfrom
09-13-fix_oxlint_replace_backlashes_path_for_no_js_runtime_diagnostic
Open

fix(oxlint): replace backlashes path for "no js runtime" diagnostic#26599
Sysix wants to merge 1 commit into
mainfrom
09-13-fix_oxlint_replace_backlashes_path_for_no_js_runtime_diagnostic

Conversation

@Sysix

@Sysix Sysix commented Sep 13, 2026

Copy link
Copy Markdown
Member

On Windows this diagnostic snapshot differs because of different path separators.
Replacing the backlashes to forward slashes, like oxlint does it already on different other diagnostics.

Found in main like this failed Job: https://github.com/oxc-project/oxc/actions/runs/34741295996/job/103681323798
Introduced by #26588

Sysix commented Sep 13, 2026

Copy link
Copy Markdown
Member Author

How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent changes, fast-track this PR to the front of the merge queue

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@github-actions github-actions Bot added A-linter Area - Linter A-cli Area - CLI labels Sep 13, 2026
@Sysix
Sysix marked this pull request as ready for review September 13, 2026 12:20
@Sysix
Sysix requested a review from camc314 as a code owner September 13, 2026 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-cli Area - CLI A-linter Area - Linter

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant