100pah opened a new issue #13684:
URL: https://github.com/apache/incubator-echarts/issues/13684


   ### Version
   5.0.0
   
   ### Steps to reproduce
     Check all of the remained @ts-ignore and remove them
     In `/data/helper/dataProvider.ts`, try to refactor return type `any` to 
concrete type in `retrieveRawValue`. `any` probably cause hidden type error.
     In `/data/List.ts`, try to refactor `any` to concrete type in `_visual`, 
which probably cause type error.
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   <!-- This issue is in English. DO NOT REMOVE -->


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to