Steps to reproduce:
1. Start a new project
2. Clone the latest from the code coverage repo - so the unreleased version 1.2.6 [Internal link]
3.On import, notice the warnings in the console
Actual results: Notice the warning C:\Repos\com.unity.testtools.codecoverage\com.unity.testtools.codecoverage\Editor\Analytics\CoverageAnalytics.cs(178,26): warning CS0618: 'EditorAnalytics.RegisterEventWithLimit(string, int, int, string)' is obsolete: 'Editor Analytics APIs have changed significantly, please see: https://docs.editor-data.unity3d.com/Contribute/EditorAnalytics/cs_guide/'
Expected results: No warnings
Reproducible with versions: 2023.2.11f1 , 2023.3.0b8
Not reproducible with versions: 2022.3.20f1
Tested on (OS): Win11