chore(deps): update dotnet monorepo (major) #3534
Annotations
10 errors
src/Microsoft.ComponentDetection.Detectors/conan/ConanLockComponentDetector.cs#L54
Do not guard 'Dictionary.Remove(key)' with 'Dictionary.ContainsKey(key)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1853)
|
src/Microsoft.ComponentDetection.Detectors/linux/LinuxContainerDetector.cs#L141
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0270)
|
src/Microsoft.ComponentDetection.Detectors/npm/NpmLockfileDetectorBase.cs#L186
Possible multiple enumerations of 'IEnumerable' collection. Consider using an implementation that avoids multiple enumerations. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1851)
|
src/Microsoft.ComponentDetection.Detectors/npm/NpmLockfileDetectorBase.cs#L171
Possible multiple enumerations of 'IEnumerable' collection. Consider using an implementation that avoids multiple enumerations. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1851)
|
src/Microsoft.ComponentDetection.Detectors/nuget/NuGetNuspecUtilities.cs#L32
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0270)
|
src/Microsoft.ComponentDetection.Detectors/conan/ConanLockComponentDetector.cs#L54
Do not guard 'Dictionary.Remove(key)' with 'Dictionary.ContainsKey(key)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1853)
|
src/Microsoft.ComponentDetection.Detectors/linux/LinuxContainerDetector.cs#L141
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0270)
|
src/Microsoft.ComponentDetection.Detectors/npm/NpmLockfileDetectorBase.cs#L186
Possible multiple enumerations of 'IEnumerable' collection. Consider using an implementation that avoids multiple enumerations. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1851)
|
src/Microsoft.ComponentDetection.Detectors/npm/NpmLockfileDetectorBase.cs#L171
Possible multiple enumerations of 'IEnumerable' collection. Consider using an implementation that avoids multiple enumerations. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1851)
|
src/Microsoft.ComponentDetection.Detectors/nuget/NuGetNuspecUtilities.cs#L32
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0270)
|
The logs for this run have expired and are no longer available.
Loading