Skip to content

Fix missing and inconsistent reporting of type hint issues and messages#11691

Open
kkmuffme wants to merge 1 commit intovimeo:6.xfrom
kkmuffme:param-type-hint-mismatch-stubbed-and-error-message
Open

Fix missing and inconsistent reporting of type hint issues and messages#11691
kkmuffme wants to merge 1 commit intovimeo:6.xfrom
kkmuffme:param-type-hint-mismatch-stubbed-and-error-message

Conversation

@kkmuffme kkmuffme force-pushed the param-type-hint-mismatch-stubbed-and-error-message branch 3 times, most recently from 0834682 to 9330f88 Compare February 28, 2026 13:42
* Fix vimeo#11686
* Fix vimeo#11687
* Reduce duplicate code related to param type hint validation of stubbed/non-stubbed code (related to vimeo#11687)
* Fix vimeo#11688
* Fix vimeo#11689
* Fix vimeo#11690
* remove legacy template expansion code in built-in template handling and use newly existing param flag to handle it (no change in functionality)
@kkmuffme kkmuffme force-pushed the param-type-hint-mismatch-stubbed-and-error-message branch from 9330f88 to 66f8aaf Compare February 28, 2026 13:51
@kkmuffme
Copy link
Contributor Author

kkmuffme commented Feb 28, 2026

Didn't update the baseline to avoid conflicts when merging, if it gets updated by another PR in the meantime (and also bc of the issue I fixed in #11698 I cannot update the baseline either until that PR is merged)

@kkmuffme kkmuffme marked this pull request as ready for review February 28, 2026 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment