Skip to content

Upgrade to .NET 9 (#25) #70

Upgrade to .NET 9 (#25)

Upgrade to .NET 9 (#25) #70

Triggered via push November 25, 2024 17:21
Status Success
Total duration 31s
Artifacts

dotnet.yml

on: push
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#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#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#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#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#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#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#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)