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(scope-manager): allow visiting of constraint in infer type#5331

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
bradzacher merged 3 commits intomainfromfix/scope-manager-visiting-infer-contraint
Jul 18, 2022

Conversation

armano2
Copy link
Collaborator

PR Checklist

Overview

Add visiting ofconstraint ininfer type

pmer reacted with heart emoji
@nx-cloud
Copy link

nx-cloudbot commentedJul 10, 2022
edited
Loading

☁️ Nx Cloud Report

CI is running/has finished running commands for commit8dd1bb0. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 47 targets

Sent with 💌 fromNxCloud.

@typescript-eslint
Copy link
Contributor

Thanks for the PR,@armano2!

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.

@netlify
Copy link

netlifybot commentedJul 10, 2022
edited
Loading

Deploy Preview fortypescript-eslint ready!

NameLink
🔨 Latest commit8dd1bb0
🔍 Latest deploy loghttps://app.netlify.com/sites/typescript-eslint/deploys/62d2e46d1bf34700085ae9af
😎 Deploy Previewhttps://deploy-preview-5331--typescript-eslint.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to yourNetlify site settings.

@armano2armano2 added the package: scope-managerIssues related to @typescript-eslint/scope-manager labelJul 10, 2022
Comment on lines +16 to +23
Reference$2 {
identifier: Identifier<"X">,
isRead: true,
isTypeReference: true,
isValueReference: false,
isWrite: false,
resolved: Variable$2,
},
Copy link
CollaboratorAuthor

@armano2armano2Jul 10, 2022
edited
Loading

Choose a reason for hiding this comment

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

X has now correct reference

pmer reacted with thumbs up emoji
@codecov
Copy link

codecovbot commentedJul 10, 2022
edited
Loading

Codecov Report

Merging#5331 (8dd1bb0) intomain (4138b0d) willdecrease coverage by0.16%.
The diff coverage is100.00%.

@@            Coverage Diff             @@##             main    #5331      +/-   ##==========================================- Coverage   91.67%   91.50%   -0.17%==========================================  Files         363      344      -19       Lines       12227    10811    -1416       Branches     3549     3168     -381     ==========================================- Hits        11209     9893    -1316+ Misses        668      595      -73+ Partials      350      323      -27
FlagCoverage Δ
unittest91.50% <100.00%> (-0.17%)⬇️

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

Impacted FilesCoverage Δ
...ckages/scope-manager/src/referencer/TypeVisitor.ts97.95% <100.00%> (+0.02%)⬆️
packages/visitor-keys/src/visitor-keys.ts
...ckages/typescript-estree/src/jsx/xhtml-entities.ts
...ript-estree/src/create-program/createSourceFile.ts
...ges/typescript-estree/src/create-program/shared.ts
packages/typescript-estree/src/convert.ts
packages/typescript-estree/src/ast-converter.ts
packages/typescript-estree/src/ts-estree/index.ts
...escript-estree/src/semantic-or-syntactic-errors.ts
...pt-estree/src/create-program/createWatchProgram.ts
... and10 more

@armano2armano2 requested a review frombradzacherJuly 11, 2022 23:09
@bradzacherbradzacher added the bugSomething isn't working labelJul 18, 2022
@bradzacherbradzacher merged commitb2846a1 intomainJul 18, 2022
@bradzacherbradzacher deleted the fix/scope-manager-visiting-infer-contraint branchJuly 18, 2022 16:48
@github-actionsgithub-actionsbot locked asresolvedand limited conversation to collaboratorsAug 18, 2022
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 workingpackage: scope-managerIssues related to @typescript-eslint/scope-manager
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Bug: [no-unused-vars] Does not recognize usage in TS 4.7 "infer + extends" syntax
2 participants
@armano2@bradzacher

[8]ページ先頭

©2009-2025 Movatter.jp