Skip to content

Merge branch 'master' of https://github.com/devedse/DeveLanCacheUI_Fr… #79

Merge branch 'master' of https://github.com/devedse/DeveLanCacheUI_Fr…

Merge branch 'master' of https://github.com/devedse/DeveLanCacheUI_Fr… #79

Triggered via push January 2, 2024 13:34
Status Success
Total duration 4m 5s
Artifacts
generate_version_number
3s
generate_version_number
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build_linux: DeveLanCacheUI_Frontend/ApiModels/DownloadEvent.cs#L10
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#L8
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/Shared/NavMenu.razor#L146
Non-nullable property 'ApplicationName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_linux: DeveLanCacheUI_Frontend/Shared/NavMenu.razor#L147
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_linux: DeveLanCacheUI_Frontend/Shared/NavMenu.razor#L149
Non-nullable property 'UpTime' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_windows: DeveLanCacheUI_Frontend.Tests/UnitTest1.cs#L7
Add at least one assertion to this test case. (https://rules.sonarsource.com/csharp/RSPEC-2699)
build_windows: DeveLanCacheUI_Frontend/ApiModels/DownloadEvent.cs#L10
Non-nullable property 'CacheIdentifier' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_windows: DeveLanCacheUI_Frontend/ApiModels/App.cs#L8
Non-nullable property 'name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_windows: DeveLanCacheUI_Frontend/Shared/NavMenu.razor#L121
Dereference of a possibly null reference.
build_windows: DeveLanCacheUI_Frontend/Pages/SteamLatestDownloads.razor#L186
Possible null reference argument for parameter 'source' in 'List<DownloadEvent> Enumerable.ToList<DownloadEvent>(IEnumerable<DownloadEvent> source)'.
build_windows: DeveLanCacheUI_Frontend/Pages/LatestDownload.razor#L168
Possible null reference argument for parameter 'source' in 'List<DownloadEvent> Enumerable.ToList<DownloadEvent>(IEnumerable<DownloadEvent> source)'.
build_windows: DeveLanCacheUI_Frontend/Shared/NavMenu.razor#L131
Possible null reference return.
build_windows: DeveLanCacheUI_Frontend/Shared/NavMenu.razor#L133
The variable 'ex' is declared but never used
build_windows: 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_windows: 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.