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): [no-confusing-void-expression] check sequence expressions for void is in last position#6597

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
JoshuaKGoldberg merged 1 commit intotypescript-eslint:mainfromcparros:main
Mar 13, 2023

Conversation

@cparros
Copy link
Contributor

PR Checklist

Overview

Added a check to sequence expressions that ignores void unless it is in the last position of a SequenceExpression

@nx-cloud
Copy link

nx-cloudbot commentedMar 10, 2023
edited
Loading

☁️ Nx Cloud Report

CI is running/has finished running commands for commit500c7e9. 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 46 targets

Sent with 💌 fromNxCloud.

@typescript-eslint
Copy link
Contributor

Thanks for the PR,@cparros!

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.

@netlify
Copy link

netlifybot commentedMar 10, 2023
edited
Loading

Deploy Preview fortypescript-eslint ready!

NameLink
🔨 Latest commit500c7e9
🔍 Latest deploy loghttps://app.netlify.com/sites/typescript-eslint/deploys/640b93e747f8600008ca71ff
😎 Deploy Previewhttps://deploy-preview-6597--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.

@codecov
Copy link

codecovbot commentedMar 10, 2023
edited
Loading

Codecov Report

Merging#6597 (500c7e9) intomain (006c86d) willincrease coverage by0.00%.
The diff coverage is100.00%.

Additional details and impacted files
@@           Coverage Diff           @@##             main    #6597   +/-   ##=======================================  Coverage   90.67%   90.67%           =======================================  Files         376      376             Lines       12849    12852    +3       Branches     3783     3785    +2     =======================================+ Hits        11651    11654    +3  Misses        854      854             Partials      344      344
FlagCoverage Δ
unittest90.67% <100.00%> (+<0.01%)⬆️

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

Impacted FilesCoverage Δ
...t-plugin/src/rules/no-confusing-void-expression.ts98.88% <100.00%> (+0.03%)⬆️

@bradzacherbradzacher added the bugSomething isn't working labelMar 13, 2023
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 added this pull request to the merge queueMar 13, 2023
@github-merge-queuegithub-merge-queuebot removed this pull request from the merge queue due to no response for status checksMar 13, 2023
@bradzacherbradzacher added this pull request to the merge queueMar 13, 2023
@github-merge-queuegithub-merge-queuebot removed this pull request from the merge queue due to no response for status checksMar 13, 2023
@JoshuaKGoldbergJoshuaKGoldberg merged commitd73d7d3 intotypescript-eslint:mainMar 13, 2023
@github-actionsgithub-actionsbot locked asresolvedand limited conversation to collaboratorsMar 21, 2023
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.

Reviewers

@JoshuaKGoldbergJoshuaKGoldbergJoshuaKGoldberg left review comments

@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.

Bug: [@typescript-eslint/no-confusing-void-expression] report error when the void type expression is at the left of comma operators

3 participants

@cparros@JoshuaKGoldberg@bradzacher

[8]ページ先頭

©2009-2025 Movatter.jp