Skip to content

Fix baseline

e2ce085
Select commit
Loading
Failed to load commit list.
Merged

Ensure that locals at the top level of a constructor have the same safe-context as parameters #80807

Fix baseline
e2ce085
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis succeeded Oct 23, 2025 in 0s

.NET Result Analysis

Details

All checks completed

[roslyn-CI]

Build Rerun

✔️ Build passed after 1 retries.

(Attempt #1) [link to build]

roslyn-CI / Windows_Release_Desktop / Test_Windows_Desktop_Spanish_Release_64 / Run Unit Tests

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌(NETCORE_ENGINEERING_TELEMETRY=Test) Tests failed
    ❌PowerShell exited with code '1'.

roslyn-CI / Correctness / Correctness_Build_Artifacts / Build

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌src\Tools\SemanticSearch\ReferenceAssemblies\SemanticSearch.ReferenceAssemblies.csproj(83,5): error : (NETCORE_ENGINEERING_TELEMETRY=Build) Error updating baseline 'D:\a\_work\1\s\src\Tools\SemanticSearch\ReferenceAssemblies\Apis\Microsoft.CodeAnalysis.CSharp.txt': The process cannot access the file 'D:\a\_work\1\s\src\Tools\SemanticSearch\ReferenceAssemblies\Apis\Microsoft.CodeAnalysis.CSharp.txt' because it is being used by another process.
    ❌src\Tools\SemanticSearch\ReferenceAssemblies\SemanticSearch.ReferenceAssemblies.csproj(83,5): error : (NETCORE_ENGINEERING_TELEMETRY=Build) Unable to read 'D:\a\_work\1\s\src\Tools\SemanticSearch\ReferenceAssemblies\Apis\System.Runtime.txt': The process cannot access the file 'D:\a\_work\1\s\src\Tools\SemanticSearch\ReferenceAssemblies\Apis\System.Runtime.txt' because it is being used by another process.

Was this helpful? Yes No