bump version #43
Annotations
11 warnings
|
upload:
TarkovMonitor/Blazor/Pages/Sounds/Sounds.razor#L82
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.
|
|
upload:
TarkovMonitor/Blazor/Pages/Sounds/Sounds.razor#L77
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.
|
|
upload:
TarkovMonitor/Blazor/Pages/Stats/ConfirmClearDataDialog.razor#L14
Non-nullable property 'MudDialog' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
upload:
TarkovMonitor/Blazor/Pages/Stats/Stats.razor#L47
Non-nullable property 'AppLayout' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
upload:
TarkovMonitor/Blazor/Pages/Timers/Timers.razor#L24
Non-nullable property 'AppLayout' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
upload:
TarkovMonitor/GameWatcher.cs#L152
Non-nullable event 'ControlSettings' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
|
upload:
TarkovMonitor/GameWatcher.cs#L152
Non-nullable event 'InitialReadComplete' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
|
upload:
TarkovMonitor/GameWatcher.cs#L152
Non-nullable event 'ProfileChanged' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
|
upload:
TarkovMonitor/Splash.cs#L76
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
|
|
upload:
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.
|
|
upload
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|