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): fix crash in rule indent for eslint 5.12.1#89

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
JamesHenry merged 1 commit intotypescript-eslint:masterfromarmano2:indent-crash
Jan 20, 2019
Merged

Conversation

armano2
Copy link
Collaborator

@armano2armano2 commentedJan 20, 2019
edited
Loading

This PR fixes crash of indent rule when used with eslint 5.12.11 and makes sure thatno-unused-vars has messages copied from parent rule (not used yet)

this is related toeslint/eslint#10773

fixes:#80
fixes:#96

@codecov
Copy link

codecovbot commentedJan 20, 2019
edited
Loading

Codecov Report

Merging#89 intomaster willnot change coverage.
The diff coverage isn/a.

Impacted file tree graph

@@          Coverage Diff           @@##           master     #89   +/-   ##======================================  Coverage    94.8%   94.8%           ======================================  Files          48      48             Lines        2465    2465             Branches      380     380           ======================================  Hits         2337    2337             Misses         77      77             Partials       51      51
Impacted FilesCoverage Δ
packages/eslint-plugin/lib/rules/indent.js100% <ø> (ø)⬆️
packages/eslint-plugin/lib/rules/no-unused-vars.js100% <ø> (ø)⬆️

Continue to review full report at Codecov.

Legend -Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered byCodecov. Last updatedbd27c5...522d920. Read thecomment docs.

@JamesHenryJamesHenry merged commit3f51d51 intotypescript-eslint:masterJan 20, 2019
@armano2armano2 deleted the indent-crash branchJanuary 20, 2019 14:30
armanio123 pushed a commit to armanio123/typescript-eslint that referenced this pull requestJan 24, 2019
@github-actionsgithub-actionsbot locked asresolvedand limited conversation to collaboratorsApr 21, 2020
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@JamesHenryJamesHenryJamesHenry approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

TypeError: context.report() called with a messageId, but no messages were present in the rule metadata [typescript/indent] Crash
2 participants
@armano2@JamesHenry

[8]ページ先頭

©2009-2025 Movatter.jp