elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.78k stars 8.18k forks source link

[Response Ops] Fix typescript issues from upgrade #189546

Open ymao1 opened 2 months ago

ymao1 commented 2 months ago

This upgrade PR lists a bunch of response ops files affected by the latest ts upgrade. PR added // @ts-expect-error upgrade typescript v5.1.6 in a bunch of places. We should try to fix them to remove these exceptions.

elasticmachine commented 2 months ago

Pinging @elastic/response-ops (Team:ResponseOps)

cnasikas commented 19 hours ago

Related https://github.com/elastic/kibana/issues/194026.