Enable Typescript noImplicitThis#33250
Conversation
|
Not really, but I can give it a quick round of testing later. |
@lunny Author said they will do some tests. But since you have merged, suppose you have tested all changed components? |
|
I have manually tested most pages except installations and only some of dimmers, dropdowns, modals, and tippies are tested. I will test the installation page later. |
Awesome, thank you for confirming! |
I can confirm that the installation can be completed without any issues. |
* giteaofficial/main: Only allow admins to rename default/protected branches (go-gitea#33276) Enable Typescript `noImplicitThis` (go-gitea#33250) Prepare for support performance trace (go-gitea#33286) Fix closed dependency title (go-gitea#33285) Move some Actions related functions from `routers` to `services` (go-gitea#33280) Fix incorrect TagName/BranchName usages (go-gitea#33279)
|
Thanks for testing. I usually don't test changes when I just add TS annotations or move code around. Any potential issues from it would already have been caught by TS itself. |
defineComponentwhich makes type inference and linter work bettercreateAppcalls outside the SFCs into separate filesPropTypewhere appropriate