chore(deps): update dotnet monorepo (major) #3534
Annotations
12 errors
build (ubuntu-latest):
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)
|
build (ubuntu-latest):
src/Microsoft.ComponentDetection.Detectors/linux/LinuxContainerDetector.cs#L141
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0270)
|
build (ubuntu-latest):
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)
|
build (ubuntu-latest):
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)
|
build (ubuntu-latest):
src/Microsoft.ComponentDetection.Detectors/nuget/NuGetNuspecUtilities.cs#L32
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0270)
|
build (ubuntu-latest):
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)
|
build (ubuntu-latest):
src/Microsoft.ComponentDetection.Detectors/linux/LinuxContainerDetector.cs#L141
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0270)
|
build (ubuntu-latest):
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)
|
build (ubuntu-latest):
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)
|
build (ubuntu-latest):
src/Microsoft.ComponentDetection.Detectors/nuget/NuGetNuspecUtilities.cs#L32
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0270)
|
build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
build (windows-latest)
The operation was canceled.
|