Merge branch 'master' of https://github.com/the-hideout/TarkovMonitor #42
Annotations
11 warnings and 1 notice
|
Build and publish:
TarkovMonitor/GameWatcher.cs#L1043
Non-nullable property 'Profile' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
Build and publish:
TarkovMonitor/GameWatcher.cs#L997
Non-nullable property 'Map' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
Build and publish:
TarkovMonitor/GameWatcher.cs#L888
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.
|
|
Build and publish:
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.
|
|
Build and publish:
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.
|
|
Build and publish:
TarkovMonitor/GameWatcher.cs#L151
Non-nullable event 'InitialReadComplete' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
|
Build and publish:
TarkovMonitor/GameWatcher.cs#L151
Non-nullable event 'ProfileChanged' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
|
Build and publish:
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.
|
|
Build and publish:
TarkovMonitor/Splash.cs#L76
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
|
|
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.
|
|
Setup .NET
.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.
|
|
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
Loading