Skip to content

Bump Microsoft.AspNetCore.SignalR.Client from 8.0.0 to 8.0.2 #91

Bump Microsoft.AspNetCore.SignalR.Client from 8.0.0 to 8.0.2

Bump Microsoft.AspNetCore.SignalR.Client from 8.0.0 to 8.0.2 #91

Status Failure
Total duration 1m 35s
Artifacts
generate_version_number
3s
generate_version_number
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build_windows
Process completed with exit code 1.
build_linux: DeveLanCacheUI_Frontend/ApiModels/DownloadEvent.cs#L8
Non-nullable property 'CacheIdentifier' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_linux: DeveLanCacheUI_Frontend/ApiModels/App.cs#L6
Non-nullable property 'name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_linux: DeveLanCacheUI_Frontend/Shared/NavMenu.razor#L121
Dereference of a possibly null reference.
build_linux: DeveLanCacheUI_Frontend/Shared/NavMenu.razor#L131
Possible null reference return.
build_linux: DeveLanCacheUI_Frontend/Shared/NavMenu.razor#L133
The variable 'ex' is declared but never used
build_linux: DeveLanCacheUI_Frontend/Shared/NavMenu.razor#L93
Non-nullable property 'FrontendVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_linux: DeveLanCacheUI_Frontend/Shared/NavMenu.razor#L94
Non-nullable property 'BackendStatus' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_linux: DeveLanCacheUI_Frontend/Pages/SteamLatestDownloads.razor#L186
Possible null reference argument for parameter 'source' in 'List<DownloadEvent> Enumerable.ToList<DownloadEvent>(IEnumerable<DownloadEvent> source)'.
build_linux: DeveLanCacheUI_Frontend/Pages/LatestDownload.razor#L168
Possible null reference argument for parameter 'source' in 'List<DownloadEvent> Enumerable.ToList<DownloadEvent>(IEnumerable<DownloadEvent> source)'.
build_linux: DeveLanCacheUI_Frontend/Pages/DownloadStatsPage.razor#L126
Non-nullable field 'hubConnection' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.