- Notifications
You must be signed in to change notification settings - Fork11
mypy w/ reviewdog (experiment)#369
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
base:master
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
| ) | ||
| all_output:list[str]= [] | ||
| all_output= [] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
🚫[mypy]reported byreviewdog 🐶
Need type annotation for "all_output" (hint: "all_output: List[] = ...")
Codecov Report
@@ Coverage Diff @@## master #369 +/- ##======================================= Coverage 70.35% 70.35% ======================================= Files 21 21 Lines 1882 1882 ======================================= Hits 1324 1324 Misses 558 558 Continue to review full report at Codecov.
|
5354b23 toeffff43Comparecf9f3ef to410e041Compare7f69eab toc480bb4Compare
https://github.com/tsuyoshicho/action-mypy w/https://github.com/reviewdog/reviewdog