Skip to content

Conversation

@a-tarasyuk
Copy link
Contributor

Fixes #45345

@typescript-bot typescript-bot added the For Milestone Bug PRs that fix a bug with a specific milestone label Aug 7, 2021
@DanielRosenwasser
Copy link
Member

@typescript-bot cherry-pick this to release-4.4

@typescript-bot
Copy link
Collaborator

typescript-bot commented Aug 9, 2021

Heya @DanielRosenwasser, I've started to run the task to cherry-pick this into release-4.4 on this PR at 58a924d. You can monitor the build here.

@typescript-bot
Copy link
Collaborator

Hey @DanielRosenwasser, I've opened #45384 for you.

typescript-bot pushed a commit to typescript-bot/TypeScript that referenced this pull request Aug 9, 2021
Component commits:
58a924d fix(45345): throw an error on overridden member that is defined in multiple interfaces
@DanielRosenwasser DanielRosenwasser merged commit ad894f7 into microsoft:main Aug 10, 2021
DanielRosenwasser pushed a commit that referenced this pull request Aug 10, 2021
Component commits:
58a924d fix(45345): throw an error on overridden member that is defined in multiple interfaces

Co-authored-by: Oleksandr T <oleksandr.tarasiuk@outlook.com>
BobobUnicorn pushed a commit to BobobUnicorn/TypeScript that referenced this pull request Oct 24, 2021
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 21, 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.

noImplicitOverride doesn't work if member is defined in multiple interfaces

4 participants