Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix(eslint-plugin): handle missing message IDs in eslint v5/v6#2461

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

esetnik
Copy link
Contributor

Fixes#2451

@typescript-eslint
Copy link
Contributor

Thanks for the PR,@esetnik!

typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community.

The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately.

Thanks again!


🙏Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently onhttps://opencollective.com/typescript-eslint. As a thank you, your profile/company logo will be added to our main README which receives thousands of unique visitorsper day.

@esetnikesetnik marked this pull request as ready for reviewSeptember 1, 2020 14:13
@codecov
Copy link

codecovbot commentedSep 1, 2020
edited
Loading

Codecov Report

Merging#2461 intomaster willdecrease coverage by0.11%.
The diff coverage is0.00%.

@@            Coverage Diff             @@##           master    #2461      +/-   ##==========================================- Coverage   92.94%   92.83%   -0.12%==========================================  Files         289      289                Lines        9272     9283      +11       Branches     2583     2594      +11     ==========================================  Hits         8618     8618                Misses        320      320- Partials      334      345      +11
FlagCoverage Δ
#unittest92.83% <0.00%> (-0.12%)⬇️

Flags with carried forward coverage won't be shown.Click here to find out more.

Impacted FilesCoverage Δ
packages/eslint-plugin/src/rules/indent.ts90.47% <0.00%> (-2.21%)⬇️
...kages/eslint-plugin/src/rules/init-declarations.ts76.47% <0.00%> (-4.78%)⬇️
...ackages/eslint-plugin/src/rules/keyword-spacing.ts92.85% <0.00%> (-7.15%)⬇️
...nt-plugin/src/rules/lines-between-class-members.ts85.71% <0.00%> (-6.60%)⬇️
...ackages/eslint-plugin/src/rules/no-invalid-this.ts95.45% <0.00%> (-4.55%)⬇️
...ckages/eslint-plugin/src/rules/no-magic-numbers.ts80.76% <0.00%> (-1.59%)⬇️
...s/eslint-plugin/src/rules/no-unused-expressions.ts88.88% <0.00%> (-5.23%)⬇️
packages/eslint-plugin/src/rules/no-unused-vars.ts95.38% <0.00%> (-1.50%)⬇️
.../eslint-plugin/src/rules/no-useless-constructor.ts95.23% <0.00%> (-4.77%)⬇️
packages/eslint-plugin/src/rules/quotes.ts88.88% <0.00%> (-5.23%)⬇️
... and1 more

@esetnikesetnik changed the titleEslint v6 Messages Compatibilityfix(eslint-plugin): eslint v6 messages compatibilitySep 1, 2020
@bradzacherbradzacher added the bugSomething isn't working labelSep 1, 2020
Copy link
Member

@bradzacherbradzacher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Just went through and double checked all the rules. Theres a small number you can revert as they have had message ids since pre v5.

The rest are good. Thanks for doing this!

@bradzacherbradzacher changed the titlefix(eslint-plugin): eslint v6 messages compatibilityfix(eslint-plugin): handle missing message IDs in eslint v5/v6Sep 1, 2020
@bradzacherbradzacher added the awaiting responseIssues waiting for a reply from the OP or another party labelSep 1, 2020
@bradzacher
Copy link
Member

missed a few of the v4 ones - the comments are (annoyingly) hidden under the fold by github

esetnik reacted with hooray emoji

Copy link
Member

@bradzacherbradzacher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

LGTM - thanks for doing this!

@bradzacherbradzacher removed the awaiting responseIssues waiting for a reply from the OP or another party labelSep 1, 2020
@bradzacherbradzacher merged commitffdfade intotypescript-eslint:masterSep 1, 2020
@github-actionsgithub-actionsbot locked asresolvedand limited conversation to collaboratorsOct 2, 2020
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@bradzacherbradzacherbradzacher approved these changes

Assignees
No one assigned
Labels
bugSomething isn't working
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

[no-unused-vars] TypeError: context.report() called with a messageId, but no messages were present in the rule metadata.
2 participants
@esetnik@bradzacher

[8]ページ先頭

©2009-2025 Movatter.jp