Skip to content

Merge branch 'master' of https://github.com/the-hideout/TarkovMonitor #42

Merge branch 'master' of https://github.com/the-hideout/TarkovMonitor

Merge branch 'master' of https://github.com/the-hideout/TarkovMonitor #42

Triggered via push September 8, 2025 21:44
Status Success
Total duration 1m 54s
Artifacts

tag-release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings and 1 notice
upload: TarkovMonitor/GameWatcher.cs#L1043
Non-nullable property 'Profile' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
upload: TarkovMonitor/GameWatcher.cs#L997
Non-nullable property 'Map' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
upload: 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.
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/GameWatcher.cs#L151
Non-nullable event 'InitialReadComplete' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
upload: TarkovMonitor/GameWatcher.cs#L151
Non-nullable event 'ProfileChanged' must contain a non-null value when exiting constructor. Consider declaring the event 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/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.
upload
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