Skip to content

Upgrade to .NET 9

Upgrade to .NET 9 #69

Triggered via pull request November 25, 2024 17:17
Status Success
Total duration 34s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/RetroPie.Manager.Web/Services/GamingSystemService.cs#L13
Possible null reference argument for parameter 'source' in 'GamingSystem? Enumerable.FirstOrDefault<GamingSystem>(IEnumerable<GamingSystem> source, Func<GamingSystem, bool> predicate)'.
build: src/RetroPie.Manager.Web/Services/CpuWindowsService.cs#L57
This call site is reachable on all platforms. 'PerformanceCounter.NextValue()' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: src/RetroPie.Manager.Web/Services/CpuWindowsService.cs#L26
This call site is reachable on all platforms. 'PerformanceCounter.NextValue()' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: src/RetroPie.Manager.Web/Services/CpuWindowsService.cs#L54
This call site is reachable on all platforms. 'PerformanceCounter' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: src/RetroPie.Manager.Web/Services/CpuWindowsService.cs#L28
This call site is reachable on all platforms. 'PerformanceCounter.NextValue()' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: src/RetroPie.Manager.Web/Services/CpuWindowsService.cs#L55
This call site is reachable on all platforms. 'PerformanceCounter.NextValue()' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: src/RetroPie.Manager.Web/Services/CpuWindowsService.cs#L25
This call site is reachable on all platforms. 'PerformanceCounter' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: src/RetroPie.Manager.Web/Services/GamingSystemService.cs#L13
Possible null reference argument for parameter 'source' in 'GamingSystem? Enumerable.FirstOrDefault<GamingSystem>(IEnumerable<GamingSystem> source, Func<GamingSystem, bool> predicate)'.
build: src/RetroPie.Manager.Web/Services/CpuWindowsService.cs#L57
This call site is reachable on all platforms. 'PerformanceCounter.NextValue()' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: src/RetroPie.Manager.Web/Services/CpuWindowsService.cs#L26
This call site is reachable on all platforms. 'PerformanceCounter.NextValue()' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)