You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No successful run was found on main (17bf08d) during the generation of this report, so 00f9a9d was used instead as the comparison base. There might be some changes unrelated to this pull request in this report. ↩
@camc314 It looks like the new sarif formatter is causing test failures, because the snapshot includes the version number. Maybe we can omit/replace the version number from the test snapshots (but still emit it when running for real), just so we don't get conflicts on every release.
I think crates/oxc_linter/src/rules/eslint/require_unicode_regexp.rs should be updated to update the version value in the lint rule macro, it may be easiest to just re-trigger the release system and close this PR, but it passes CI now.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Oxlint
🚀 Features
agentformatter (feat(linter): add help text toagentformatter #22064) (camchenry)no-negated-conditionrule to unicorn & eslint (feat(linter): splitno-negated-conditionrule to unicorn & eslint #21998) (Sysix)prefer-to-have-been-called-timesrule (feat(linter): splitprefer-to-have-been-called-timesrule #21898) (Said Atrahouch)logical-assignment-operatorsrule (feat(linter/eslint): implementlogical-assignment-operatorsrule #21900) (Mikhail Baev)prefer-to-have-lengthrule (feat(linter): Splitprefer-to-have-lengthrule #21893) (Said Atrahouch)require-hookrule (feat(linter): Split jestrequire-hookrule #21889) (Said Atrahouch)jest/prefer-snapshot-hintinto a Jest rule and a Vitest rule. (feat(linter): Splitjest/prefer-snapshot-hintinto a Jest rule and a Vitest rule. #21881) (connorshea)jest/require-to-throw-messageinto Jest and Vitest rules. (feat(linter): Splitjest/require-to-throw-messageinto Jest and Vitest rules. #21879) (connorshea)valid-describe-callbackrule (feat(linter): Split jestvalid-describe-callbackrule #21882) (Said Atrahouch)no-standalone-expectrule into jest and vitest (feat(linter): splitno-standalone-expectrule into jest and vitest #21862) (Sysix)no-restricted-matchersrule into jest and vitest (feat(linter): splitno-restricted-matchersrule into jest and vitest #21860) (Sysix)no-restricted-jest-methodsrule into jest and vitest (feat(linter): splitno-restricted-jest-methodsrule into jest and vitest #21859) (Sysix)🐛 Bug Fixes
---after frontmatter in .astro files (fix(linter/astro): handle js---after frontmatter in .astro files #22091) (Andrew Powell)supercalls diagnostic (fix(linter/constructor-super): improve invalidsupercalls diagnostic #22032) (camc314)fileannotations (fix(linter/reporter/github): omit emptyfileannotations #22017) (camc314)jsx-a11y/prefer-tag-over-roledetect more roles (fix(linter):jsx-a11y/prefer-tag-over-roledetect more roles #21933) (bab)ObjectProperty(fix(linter/jest/no-standalone-expect): false positive with expect in anObjectProperty#21948) (Said Atrahouch)jsx-a11y/media-has-captionreport only once for self-closing tags (fix(linter):jsx-a11y/media-has-captionreport only once for self-closing tags #21934) (bab)jsx-a11y/no-autofocusignorefalseattribute values (fix(linter):jsx-a11y/no-autofocusignorefalseattribute values #21918) (Sysix)⚡ Performance
📚 Documentation
Oxfmt
🐛 Bug Fixes
⚡ Performance