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 Linux arm64) failed Aug 6, 2026 in 2m 29s

Build Linux arm64 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 Linux arm64)

Build log #L10

Path does not exist: /mnt/vss/_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 Linux arm64)

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 Linux arm64)

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/dotnet-aot.Tests/dotnet-aot.Tests.csproj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci (Build Linux arm64)

test/dotnet-aot.Tests/dotnet-aot.Tests.csproj#L0

test/dotnet-aot.Tests/dotnet-aot.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. 
 dotnet-aot.Tests -> Microsoft.CodeAnalysis.CSharp 5.11.0-1.26405.103 -> Microsoft.CodeAnalysis.Analyzers (>= 5.10.0-1.26365.3) 
 dotnet-aot.Tests -> Microsoft.CodeAnalysis.Analyzers (>= 5.10.0-1.26363.117)

Check failure on line 0 in test/dotnet-format.UnitTests/dotnet-format.UnitTests.csproj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci (Build Linux arm64)

test/dotnet-format.UnitTests/dotnet-format.UnitTests.csproj#L0

test/dotnet-format.UnitTests/dotnet-format.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. 
 dotnet-format.UnitTests -> Microsoft.CodeAnalysis.Workspaces.Common 5.11.0-1.26405.103 -> Microsoft.CodeAnalysis.Analyzers (>= 5.10.0-1.26365.3) 
 dotnet-format.UnitTests -> Microsoft.CodeAnalysis.Analyzers (>= 5.10.0-1.26363.117)