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): [consistent-type-definitions] correct fixer with declare keyword#4334

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

armano2
Copy link
Collaborator

PR Checklist

Overview

Fixer incorrectly changes declare keyword to interface

@armano2armano2 added bugSomething isn't working package: eslint-pluginIssues related to @typescript-eslint/eslint-plugin labelsDec 20, 2021
@armano2armano2 self-assigned thisDec 20, 2021
@nx-cloud
Copy link

nx-cloudbot commentedDec 20, 2021
edited
Loading

☁️ Nx Cloud Report

CI ran the following commands for commit8b4288a. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 44 targets

Sent with 💌 fromNxCloud.

@typescript-eslint

This comment has been minimized.

@netlify
Copy link

netlifybot commentedDec 20, 2021
edited
Loading

❌ Deploy Preview fortypescript-eslint failed.

🔨 Explore the source changes:8b4288a

🔍 Inspect the deploy log:https://app.netlify.com/sites/typescript-eslint/deploys/61c0fa45d8c444000897bf3a

@codecov
Copy link

codecovbot commentedDec 20, 2021
edited
Loading

Codecov Report

Merging#4334 (8b4288a) intomain (c3e1834) willincrease coverage by0.67%.
The diff coverage is100.00%.

@@            Coverage Diff             @@##             main    #4334      +/-   ##==========================================+ Coverage   93.52%   94.20%   +0.67%==========================================  Files         336      152     -184       Lines       11596     8104    -3492       Branches     3291     2592     -699     ==========================================- Hits        10845     7634    -3211+ Misses        479      266     -213+ Partials      272      204      -68
FlagCoverage Δ
unittest94.20% <100.00%> (+0.67%)⬆️

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

Impacted FilesCoverage Δ
...nt-plugin/src/rules/consistent-type-definitions.ts97.29% <100.00%> (ø)
...es/scope-manager/src/scope/ConditionalTypeScope.ts
packages/scope-manager/src/scope/SwitchScope.ts
...l-utils/src/ast-utils/eslint-utils/astUtilities.ts
...rimental-utils/src/ast-utils/eslint-utils/index.ts
packages/scope-manager/src/lib/es2020.intl.ts
...ges/experimental-utils/src/ast-utils/predicates.ts
...scope-manager/src/definition/VariableDefinition.ts
...s/scope-manager/src/scope/ClassStaticBlockScope.ts
packages/typescript-estree/src/ast-converter.ts
... and175 more

Copy link
Member

@JoshuaKGoldbergJoshuaKGoldberg left a comment

Choose a reason for hiding this comment

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

👍

@JoshuaKGoldbergJoshuaKGoldbergenabled auto-merge (squash)December 21, 2021 08:43
@bradzacherbradzacher merged commit0cd911a intomainDec 21, 2021
@bradzacherbradzacher deleted the fix/consistent-type-definitions-declare-fixer branchDecember 21, 2021 20:42
@github-actionsgithub-actionsbot locked asresolvedand limited conversation to collaboratorsJan 21, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@JoshuaKGoldbergJoshuaKGoldbergJoshuaKGoldberg approved these changes

Assignees

@armano2armano2

Labels
bugSomething isn't workingpackage: eslint-pluginIssues related to @typescript-eslint/eslint-plugin
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

[consistent-type-definitions] invalid fixer for declare type
3 participants
@armano2@JoshuaKGoldberg@bradzacher

[8]ページ先頭

©2009-2025 Movatter.jp