septbr

Results 3 issues of septbr

``` class X { public go(data: { arg1: number }) { } } class Y { public x?: { call: () => void } = { call: () => console.log('x?.call();')...

// this value must be "", not "0" auto value = xlnt::detail::number_formatter("#", xlnt::calendar::windows_1900).format_number(0);

### Cocos Creator version 3.8.2 ### System information window ### Issue description 在实时缓存模式下,动画播放速率 貌似等于 timeScale * timeScale ![image](https://github.com/user-attachments/assets/3007f1b3-2ee0-4b42-810c-069669c93f5d) ![image](https://github.com/user-attachments/assets/ed3f6ab7-2f74-4361-bfc6-dd5d1dded750) ![image](https://github.com/user-attachments/assets/1028db18-e0f1-4836-b1c5-99c6594b3813) ### Relevant error log output speed: 0.2 expected time: 7.5...

Bug
Needs Triage