Skip to content

chore(deps): update dotnet monorepo (major) #1482

chore(deps): update dotnet monorepo (major)

chore(deps): update dotnet monorepo (major) #1482

Triggered via pull request October 5, 2023 20:04
Status Failure
Total duration 4m 9s
Artifacts

snapshot-verify.yml

on: pull_request
Matrix: verify
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 3 warnings
verify (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)
verify (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)
verify (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)
verify (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)
verify (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)
verify (ubuntu-latest)
Process completed with exit code 1.
verify (windows-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)
verify (windows-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)
verify (windows-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)
verify (windows-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)
verify (windows-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)
verify (windows-latest)
Process completed with exit code 1.
verify (macos-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)
verify (macos-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)
verify (macos-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)
verify (macos-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)
verify (macos-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)
verify (macos-latest)
Process completed with exit code 1.
verify (ubuntu-latest)
No files were found with the provided path: /home/runner/work/component-detection/component-detection/output. No artifacts will be uploaded.
verify (windows-latest)
No files were found with the provided path: D:\a\component-detection\component-detection/output. No artifacts will be uploaded.
verify (macos-latest)
No files were found with the provided path: /Users/runner/work/component-detection/component-detection/output. No artifacts will be uploaded.