elastic / kibana

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

[Osquery] Remove ignore for no-explicit-any #117178

Open tylersmalley opened 3 years ago

tylersmalley commented 3 years ago

We had a eslint failure on main due to the conflict between https://github.com/elastic/kibana/pull/117105 and https://github.com/elastic/kibana/pull/114265. As a quick fix I added a eslint-disable-next-line @typescript-eslint/no-explicit-any. This should be removed and replaced with a proper type.

main: 441003df5cf909d6922527713de2911ae36ad7fa

elasticmachine commented 3 years ago

Pinging @elastic/security-asset-management (Team:Asset Management)