Enhanced Diagnostics and Analytics - #211
Merged
Razzmatazzz merged 8 commits intoAug 11, 2026
Merged
Annotations
10 warnings
|
Build and publish:
TarkovMonitor/Splash.cs#L82
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
|
Build and publish:
TarkovMonitor/GameWatcher.cs#L1576
Non-nullable property 'ControlSettings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build and publish:
TarkovMonitor/GameWatcher.cs#L1570
Non-nullable property 'Profile' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build and publish:
TarkovMonitor/GameWatcher.cs#L1569
Non-nullable property 'LogContent' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build and publish:
TarkovMonitor/GameWatcher.cs#L1523
Non-nullable property 'Folder' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build and publish:
TarkovMonitor/GameWatcher.cs#L1522
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build and publish:
TarkovMonitor/GameWatcher.cs#L1519
Non-nullable property 'Profile' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build and publish:
TarkovMonitor/GameWatcher.cs#L1473
Non-nullable property 'Map' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build and publish:
TarkovMonitor/Splash.cs#L49
Dereference of a possibly null reference.
|
|
Build and publish:
TarkovMonitor/MainUI.razor#L3
Found markup element with unexpected name 'Error'. If this is intended to be a component, add a @using directive for its namespace.
|
background
wait
wait-all
cancel
parallel
Loading