elastic / kibana

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

[Deployment Management] Clean up @ts-expect-error failures from Typescript v4.9.5 upgrade #176244

Open ElenaStoeva opened 9 months ago

ElenaStoeva commented 9 months ago

https://github.com/elastic/kibana/pull/175178 upgrades Typescript to v4.9.5. This leads to TS errors in plugins owned by the Management team. Failures are marked with @ts-expect-error. These need to be removed and have the typings fixed.

Full list of failures to follow up on:

elasticmachine commented 9 months ago

Pinging @elastic/platform-deployment-management (Team:Deployment Management)

elasticmachine commented 1 month ago

Pinging @elastic/kibana-management (Team:Kibana Management)