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(type-utils): isTypeReadonly now handles conditional types#4421

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 16 commits intotypescript-eslint:mainfromRebeccaStevens:issue-4420
Jan 17, 2022

Conversation

RebeccaStevens
Copy link
Contributor

@RebeccaStevensRebeccaStevens commentedJan 9, 2022
edited
Loading

PR Checklist

Overview

isTypeReadonly now checks conditional types properly.

Note: This PR builds off#4416

@nx-cloud
Copy link

nx-cloudbot commentedJan 9, 2022
edited
Loading

☁️ Nx Cloud Report

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

📂 See all runs for this branch


✅ Successfully ran 48 targets

Sent with 💌 fromNxCloud.

@typescript-eslint
Copy link
Contributor

Thanks for the PR,@RebeccaStevens!

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 commentedJan 9, 2022
edited
Loading

❌ Deploy Preview fortypescript-eslint failed.

🔨 Explore the source changes:2b275e8

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

@codecov
Copy link

codecovbot commentedJan 9, 2022
edited
Loading

Codecov Report

Merging#4421 (2b275e8) intomain (ef3147c) willdecrease coverage by1.54%.
The diff coverage is100.00%.

@@            Coverage Diff             @@##             main    #4421      +/-   ##==========================================- Coverage   94.23%   92.68%   -1.55%==========================================  Files         169      161       -8       Lines        9448     8151    -1297       Branches     2948     2616     -332     ==========================================- Hits         8903     7555    -1348- Misses        321      396      +75+ Partials      224      200      -24
FlagCoverage Δ
unittest92.68% <100.00%> (-1.55%)⬇️

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

Impacted FilesCoverage Δ
packages/type-utils/src/isTypeReadonly.ts79.77% <100.00%> (ø)
packages/eslint-plugin/src/rules/no-extra-semi.ts54.54% <0.00%> (-12.13%)⬇️
...lugin-internal/src/rules/plugin-test-formatting.ts
packages/typescript-estree/src/version-check.ts
...ckages/typescript-estree/src/jsx/xhtml-entities.ts
packages/typescript-estree/src/convert.ts
packages/typescript-estree/src/convert-comments.ts
...-internal/src/rules/no-typescript-estree-import.ts
...ript-estree/src/create-program/createSourceFile.ts
...-estree/src/create-program/createProjectProgram.ts
... and28 more

JoshuaKGoldberg
JoshuaKGoldberg previously approved these changesJan 9, 2022
Copy link
Member

@JoshuaKGoldbergJoshuaKGoldberg left a comment
edited
Loading

Choose a reason for hiding this comment

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

This is great, thanks so much for this & the other issues+PRs@RebeccaStevens! Very much appreciated! 🚀

RebeccaStevens reacted with thumbs up emoji
@bradzacherbradzacher added the bugSomething isn't working labelJan 11, 2022
@bradzacher
Copy link
Member

I merged your test PR first - just needs the conflict resolved and we can merge this!

@bradzacherbradzacher added the awaiting responseIssues waiting for a reply from the OP or another party labelJan 17, 2022
@bradzacherbradzacher removed the awaiting responseIssues waiting for a reply from the OP or another party labelJan 17, 2022
@bradzacher
Copy link
Member

man I hate how git handles these types of conflicts.
it's so truly horrible at them.

@bradzacherbradzacher merged commit39a6806 intotypescript-eslint:mainJan 17, 2022
lonyele pushed a commit to lonyele/typescript-eslint that referenced this pull requestFeb 12, 2022
@github-actionsgithub-actionsbot locked asresolvedand limited conversation to collaboratorsFeb 17, 2022
@RebeccaStevensRebeccaStevens deleted the issue-4420 branchMarch 10, 2023 23:27
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@JoshuaKGoldbergJoshuaKGoldbergJoshuaKGoldberg left review comments

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.

[isTypeReadonly] Conditional types are always marked as readonly
3 participants
@RebeccaStevens@bradzacher@JoshuaKGoldberg

[8]ページ先頭

©2009-2025 Movatter.jp