Skip to content

Issues: JoshuaKGoldberg/TypeStat

Turn into a monorepo
#1341 opened Sep 30, 2023 by JoshuaKGoldberg
Open 1
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Bug: nearly identical props interface with the same name is added area: fixers Around how TypeStat fixes code. area: react Related to JSX syntax, particularly for React components and the like. status: accepting prs Please, send a pull request to resolve this! 🙏 type: bug Something isn't working :( 🐛
#2019 opened Nov 30, 2024 by pjonsson
Bug: previous type annotation is not replaced area: fixers Around how TypeStat fixes code. status: accepting prs Please, send a pull request to resolve this! 🙏 type: bug Something isn't working :( 🐛
#2018 opened Nov 30, 2024 by pjonsson
Bug: missing semi-colon after object member area: fixers Around how TypeStat fixes code. area: react Related to JSX syntax, particularly for React components and the like. status: accepting prs Please, send a pull request to resolve this! 🙏 type: bug Something isn't working :( 🐛
#2017 opened Nov 29, 2024 by pjonsson
Bug: mangled export by incompleteTypes fix in terrariajs status: accepting prs Please, send a pull request to resolve this! 🙏 type: bug Something isn't working :( 🐛
#2016 opened Nov 29, 2024 by pjonsson
Bug: return type duplicate infinite amount: | T area: fixers Around how TypeStat fixes code. status: accepting prs Please, send a pull request to resolve this! 🙏 type: bug Something isn't working :( 🐛
#2015 opened Nov 29, 2024 by pjonsson
Bug: infinite loop(s) on terriajs status: accepting prs Please, send a pull request to resolve this! 🙏 type: bug Something isn't working :( 🐛
#2014 opened Nov 29, 2024 by pjonsson
🧪 Tests: Enable suppressTypeErrors on all integration tests area: testing Improving how the repository's tests are run and/or code is tested 🧪 area: tooling Managing the repository's maintenance 🛠️
#1548 opened Apr 7, 2024 by rubiesonthesky
3 tasks done
🐛 Bug: Using file-level changes and suppressTypeErrors together does not work status: accepting prs Please, send a pull request to resolve this! 🙏 type: bug Something isn't working :( 🐛
#1546 opened Apr 7, 2024 by rubiesonthesky
3 tasks done
🐛 Bug: suppressTypeErrors: program's compilerOptions are malformed status: accepting prs Please, send a pull request to resolve this! 🙏 type: bug Something isn't working :( 🐛
#1532 opened Apr 5, 2024 by rubiesonthesky
3 tasks done
2
1
🐛 Bug: Collecting included files possibly missing bunch of them status: accepting prs Please, send a pull request to resolve this! 🙏 type: bug Something isn't working :( 🐛
#1522 opened Apr 4, 2024 by rubiesonthesky
3 tasks done
2
1
🐛 Bug: incompleteTypes does not add correct type for Set status: needs reproduction The issue was filed with a missing or incomplete reproduction, and it can't be reproduced locally. type: bug Something isn't working :( 🐛
#1519 opened Apr 3, 2024 by rubiesonthesky
3 tasks done
🐛 Bug: strictNonNullAssertions does not understand that undefined is accepted in union array status: accepting prs Please, send a pull request to resolve this! 🙏 type: bug Something isn't working :( 🐛
#1518 opened Apr 3, 2024 by rubiesonthesky
3 tasks done
🐛 Bug: strictNonNullAssertions adds !!!!!!!!!!!!!!!!!!!!! status: needs reproduction The issue was filed with a missing or incomplete reproduction, and it can't be reproduced locally. type: bug Something isn't working :( 🐛
#1517 opened Apr 3, 2024 by rubiesonthesky
3 tasks done
🐛 Bug: strictNonNullAssertions changes "return undefined" to "return undefined!" status: accepting prs Please, send a pull request to resolve this! 🙏 type: bug Something isn't working :( 🐛
#1516 opened Apr 3, 2024 by rubiesonthesky
3 tasks done
🛠 Tooling: main is failing because release-it action fails area: tooling Managing the repository's maintenance 🛠️ status: accepting prs Please, send a pull request to resolve this! 🙏 type: bug Something isn't working :( 🐛
#1515 opened Apr 3, 2024 by rubiesonthesky
3 tasks done
🧪 Tests: Add end-to-end tests? area: documentation Improvements or additions to docs 📝 area: testing Improving how the repository's tests are run and/or code is tested 🧪 status: blocked Waiting for something else to be resolved 🙅
#1506 opened Apr 1, 2024 by JoshuaKGoldberg
🧪 Testing: Rename "mutation" tests to "integration" area: documentation Improvements or additions to docs 📝 area: testing Improving how the repository's tests are run and/or code is tested 🧪 status: accepting prs Please, send a pull request to resolve this! 🙏
#1505 opened Apr 1, 2024 by JoshuaKGoldberg
🧪 Testing: Establish a preference for small, self-contained mutation tests area: documentation Improvements or additions to docs 📝 area: testing Improving how the repository's tests are run and/or code is tested 🧪 status: accepting prs Please, send a pull request to resolve this! 🙏
#1504 opened Apr 1, 2024 by JoshuaKGoldberg
🐛 Bug: Added type should be Promise<boolean> not Promise<boolean> | boolean area: fixers Around how TypeStat fixes code. status: accepting prs Please, send a pull request to resolve this! 🙏 type: bug Something isn't working :( 🐛
#1494 opened Mar 31, 2024 by rubiesonthesky
3 tasks done
🐛 Bug: When selecting option "Remove type annotations that don't change the meaning of code", it will turn into "Add missing property declarations to classe" area: cli Related to the command line (CLI) status: blocked Waiting for something else to be resolved 🙅 type: bug Something isn't working :( 🐛
#1486 opened Mar 30, 2024 by rubiesonthesky
3 tasks done
Tooling: Adopt or run once good lints from eslint unicorn area: tooling Managing the repository's maintenance 🛠️ status: blocked Waiting for something else to be resolved 🙅
#1449 opened Mar 24, 2024 by rubiesonthesky
Feature to set max waves for run status: in discussion Not yet ready for implementation or a pull request
#1426 opened Mar 13, 2024 by rubiesonthesky
Default --config if one is found on disk status: accepting prs Please, send a pull request to resolve this! 🙏 type: enhancement New feature or request
#1355 opened Oct 14, 2023 by JoshuaKGoldberg
Turn into a monorepo area: tooling Managing the repository's maintenance 🛠️ breaking change This would cause an incompatible API change status: accepting prs Please, send a pull request to resolve this! 🙏
#1341 opened Sep 30, 2023 by JoshuaKGoldberg
extends tsconfig.json can't resolve @tsconfig/ package status: accepting prs Please, send a pull request to resolve this! 🙏 type: bug Something isn't working :( 🐛
#1306 opened Sep 8, 2023 by gutenye
ProTip! Add no:assignee to see everything that’s not assigned.