Added visual timers section and various bug fixes #93
Annotations
11 warnings
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.
|
TarkovMonitor/Splash.cs#L76
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
|
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/GameWat
6CDA
cher.cs#L134
Non-nullable event 'ProfileChanged' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
TarkovMonitor/GameWatcher.cs#L134
Non-nullable event 'InitialReadComplete' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
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/Stats/ConfirmClearDataDialog.razor#L13
Non-nullable property 'MudDialog' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
TarkovMonitor/Blazor/Pages/Sounds/Sounds.razor#L76
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
TarkovMonitor/Blazor/Pages/Sounds/Sounds.razor#L81
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
TarkovMonitor/Blazor/Pages/Sounds/Sounds.razor#L86
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
The logs for this run have expired and are no longer available.
Loading