Skip to content

fix(52514): overload Tags do not receive noImplicitAny errors on missing return types - #52518

Merged
Nathan Shively-Sanders (sandersn) merged 4 commits into
microsoft:mainfrom
a-tarasyuk:fix/52514
Jan 31, 2023
Merged

fix(52514): overload Tags do not receive noImplicitAny errors on missing return types#52518
Nathan Shively-Sanders (sandersn) merged 4 commits into
microsoft:mainfrom
a-tarasyuk:fix/52514

Conversation

@a-tarasyuk

Copy link
Copy Markdown
Contributor

Fixes #52514

@a-tarasyuk
Oleksandr Tarasiuk (a-tarasyuk) marked this pull request as ready for review January 30, 2023 21:31

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks good but I think the error position can be expressed more succinctly.

Comment thread src/compiler/checker.ts Outdated
@sandersn
Nathan Shively-Sanders (sandersn) merged commit 7c22023 into microsoft:main Jan 31, 2023
@microsoft Microsoft (microsoft) locked as resolved and limited conversation to collaborators Oct 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

For Milestone Bug PRs that fix a bug with a specific milestone

Projects

None yet

Development

Successfully merging this pull request may close these issues.

@overload Tags do not receive noImplicitAny errors on missing return types

4 participants