try to automatically get offline raid map #180
Annotations
11 warnings
|
TarkovMonitor/Blazor/Pages/Stats/Stats.razor#L46
Non-nullable property 'AppLayout' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
TarkovMonitor/Blazor/Pages/Timers/Timers.razor#L23
Non-nullable property 'AppLayout' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
TarkovMonitor/GameWatcher.cs#L150
Non-nullable event 'InitialReadComplete' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
|
TarkovMonitor/GameWatcher.cs#L150
Non-nullable event 'ProfileChanged' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
|
TarkovMonitor/GameWatcher.cs#L1045
Non-nullable property 'Folder' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
TarkovMonitor/GameWatcher.cs#L1044
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
TarkovMonitor/GameWatcher.cs#L1041
Non-nullable property 'Profile' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
TarkovMonitor/GameWatcher.cs#L995
Non-nullable property 'Map' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
TarkovMonitor/Splash.cs#L76
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
|
|
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.
|
|
|
The logs for this run have expired and are no longer available.
Loading