Update .NET 9 nuget packages #71
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#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#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#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/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/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#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)
|