Skip to content

Fix logic bug in file mode calculation in sdk container builds - #55656

Open
lbussell wants to merge 1 commit into
mainfrom
lbussell/fix-container-file-mode
Open

Fix logic bug in file mode calculation in sdk container builds#55656
lbussell wants to merge 1 commit into
mainfrom
lbussell/fix-container-file-mode

Fix logic bug in file mode calculation in sdk container builds

8e4f358
Select commit
Loading
Failed to load commit list.
Azure Pipelines / dotnet-sdk-public-ci (Build Windows x64) failed Aug 6, 2026 in 3m 14s

Build Windows x64 failed

Annotations

Check failure on line 10 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci (Build Windows x64)

Build log #L10

Path does not exist: D:\a\_work\1\s\artifacts\packages\Release\Shipping

Check failure on line 0 in test\Microsoft.TemplateEngine.Cli.UnitTests\Microsoft.TemplateEngine.Cli.UnitTests.csproj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci (Build Windows x64)

test\Microsoft.TemplateEngine.Cli.UnitTests\Microsoft.TemplateEngine.Cli.UnitTests.csproj#L0

test\Microsoft.TemplateEngine.Cli.UnitTests\Microsoft.TemplateEngine.Cli.UnitTests.csproj(0,0): error NU1109: Detected package downgrade: Microsoft.CodeAnalysis.Analyzers from 5.10.0-1.26365.3 to centrally defined 5.10.0-1.26363.117. Update the centrally managed package version to a higher version. 
 Microsoft.TemplateEngine.Cli.UnitTests -> Microsoft.CodeAnalysis.CSharp 5.11.0-1.26405.103 -> Microsoft.CodeAnalysis.Analyzers (>= 5.10.0-1.26365.3) 
 Microsoft.TemplateEngine.Cli.UnitTests -> Microsoft.CodeAnalysis.Analyzers (>= 5.10.0-1.26363.117)

Check failure on line 0 in test\Microsoft.NET.Sdk.Razor.Tool.Tests\Microsoft.NET.Sdk.Razor.Tool.Tests.csproj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci (Build Windows x64)

test\Microsoft.NET.Sdk.Razor.Tool.Tests\Microsoft.NET.Sdk.Razor.Tool.Tests.csproj#L0

test\Microsoft.NET.Sdk.Razor.Tool.Tests\Microsoft.NET.Sdk.Razor.Tool.Tests.csproj(0,0): error NU1109: Detected package downgrade: Microsoft.CodeAnalysis.Analyzers from 5.10.0-1.26365.3 to centrally defined 5.10.0-1.26363.117. Update the centrally managed package version to a higher version. 
 testSdkRazorTool -> Microsoft.CodeAnalysis.CSharp 5.11.0-1.26405.103 -> Microsoft.CodeAnalysis.Analyzers (>= 5.10.0-1.26365.3) 
 testSdkRazorTool -> Microsoft.CodeAnalysis.Analyzers (>= 5.10.0-1.26363.117)

Check failure on line 0 in test\SDDLTests\SDDLTests.csproj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci (Build Windows x64)

test\SDDLTests\SDDLTests.csproj#L0

test\SDDLTests\SDDLTests.csproj(0,0): error NU1109: Detected package downgrade: Microsoft.CodeAnalysis.Analyzers from 5.10.0-1.26365.3 to centrally defined 5.10.0-1.26363.117. Update the centrally managed package version to a higher version. 
 SDDLTests -> Microsoft.CodeAnalysis.CSharp 5.11.0-1.26405.103 -> Microsoft.CodeAnalysis.Analyzers (>= 5.10.0-1.26365.3) 
 SDDLTests -> Microsoft.CodeAnalysis.Analyzers (>= 5.10.0-1.26363.117)

Check failure on line 0 in test\Microsoft.NET.Build.Tests\Microsoft.NET.Build.Tests.csproj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci (Build Windows x64)

test\Microsoft.NET.Build.Tests\Microsoft.NET.Build.Tests.csproj#L0

test\Microsoft.NET.Build.Tests\Microsoft.NET.Build.Tests.csproj(0,0): error NU1109: Detected package downgrade: Microsoft.CodeAnalysis.Analyzers from 5.10.0-1.26365.3 to centrally defined 5.10.0-1.26363.117. Update the centrally managed package version to a higher version. 
 testSdkBuild -> Microsoft.CodeAnalysis 5.11.0-1.26405.103 -> Microsoft.CodeAnalysis.Analyzers (>= 5.10.0-1.26365.3) 
 testSdkBuild -> Microsoft.CodeAnalysis.Analyzers (>= 5.10.0-1.26363.117)