Skip to content

refactoring and styling #5

refactoring and styling

refactoring and styling #5

Triggered via push February 10, 2026 01:46
Status Success
Total duration 35s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: ProxyMov_DownloadServer/Services/ConverterService.cs#L204
Possible null reference argument for parameter 'path2' in 'string Path.Combine(string path1, string path2)'.
build: ProxyMov_DownloadServer/Services/ConverterService.cs#L198
Possible null reference argument for parameter 'path2' in 'string Path.Combine(string path1, string path2)'.
build: ProxyMov_DownloadServer/Program.cs#L137
Possible null reference argument for parameter 'hoster' in 'Task<bool> HosterHelper.HosterReachable(HosterModel hoster, WebProxy? proxy = null)'.
build: ProxyMov_DownloadServer/Program.cs#L128
Possible null reference argument for parameter 'hoster' in 'Task<bool> HosterHelper.HosterReachable(HosterModel hoster, WebProxy? proxy = null)'.
build: ProxyMov_DownloadServer/Services/QuartzService.cs#L78
Dereference of a possibly null reference.
build: ProxyMov_DownloadServer/Services/QuartzService.cs#L72
Dereference of a possibly null reference.
build: ProxyMov_DownloadServer/Components/Pages/UpdatesPage.razor#L15
Dereference of a possibly null reference.
build: ProxyMov_DownloadServer/Program.cs#L13
The using directive for 'ProxyMov_DownloadServer.Misc' appeared previously in this namespace
build: Updater/Components/UpdateComponent.razor#L113
Possible null reference argument for parameter 'updateDetails' in 'Task IUpdateService.DownloadUpdate(UpdateDetailsModel updateDetails, IProgress<float> progress)'.
build: Updater/Components/UpdateComponent.razor#L36
Dereference of a possibly null reference.