Skip to content

Fix review feedback: wire compute-versions into OneBranch pipelines

756dc7a
Select commit
Loading
Failed to load commit list.
Draft

Consolidate package version specification and computation #4336

Fix review feedback: wire compute-versions into OneBranch pipelines
756dc7a
Select commit
Loading
Failed to load commit list.
Azure Pipelines / PR-SqlClient-Package (MacOSLatest_Sql22 net9_0_AnyCPU_ManagedSNI_2) failed Jun 3, 2026 in 23m 42s

MacOSLatest_Sql22 net9_0_AnyCPU_ManagedSNI_2 failed

Annotations

Check failure on line 0 in src/Microsoft.Data.SqlClient/tests/ManualTests/SQL/UdtTest/UDTs/Address/Address.csproj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Package (MacOSLatest_Sql22 net9_0_AnyCPU_ManagedSNI_2)

src/Microsoft.Data.SqlClient/tests/ManualTests/SQL/UdtTest/UDTs/Address/Address.csproj#L0

src/Microsoft.Data.SqlClient/tests/ManualTests/SQL/UdtTest/UDTs/Address/Address.csproj(0,0): Error NU1604: Warning As Error: Project dependency Microsoft.SqlServer.Server does not contain an inclusive lower bound. Include a lower bound in the dependency version to ensure consistent restore results. [/Users/runner/work/1/s/src/Microsoft.Data.SqlClient/tests/FunctionalTests/Microsoft.Data.SqlClient.FunctionalTests.csproj]

Check failure on line 0 in src/Microsoft.Data.SqlClient/tests/Common/Microsoft.Data.SqlClient.TestCommon.csproj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Package (MacOSLatest_Sql22 net9_0_AnyCPU_ManagedSNI_2)

src/Microsoft.Data.SqlClient/tests/Common/Microsoft.Data.SqlClient.TestCommon.csproj#L0

src/Microsoft.Data.SqlClient/tests/Common/Microsoft.Data.SqlClient.TestCommon.csproj(0,0): Error NU1604: Warning As Error: Project dependency Microsoft.Data.SqlClient does not contain an inclusive lower bound. Include a lower bound in the dependency version to ensure consistent restore results. [/Users/runner/work/1/s/src/Microsoft.Data.SqlClient/tests/FunctionalTests/Microsoft.Data.SqlClient.FunctionalTests.csproj]

Check failure on line 0 in src/Microsoft.Data.SqlClient/tests/FunctionalTests/Microsoft.Data.SqlClient.FunctionalTests.csproj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Package (MacOSLatest_Sql22 net9_0_AnyCPU_ManagedSNI_2)

src/Microsoft.Data.SqlClient/tests/FunctionalTests/Microsoft.Data.SqlClient.FunctionalTests.csproj#L0

src/Microsoft.Data.SqlClient/tests/FunctionalTests/Microsoft.Data.SqlClient.FunctionalTests.csproj(0,0): Error NU1604: Warning As Error: Project dependency Microsoft.Data.SqlClient does not contain an inclusive lower bound. Include a lower bound in the dependency version to ensure consistent restore results.

Check failure on line 0 in src/Microsoft.Data.SqlClient/tests/FunctionalTests/Microsoft.Data.SqlClient.FunctionalTests.csproj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Package (MacOSLatest_Sql22 net9_0_AnyCPU_ManagedSNI_2)

src/Microsoft.Data.SqlClient/tests/FunctionalTests/Microsoft.Data.SqlClient.FunctionalTests.csproj#L0

src/Microsoft.Data.SqlClient/tests/FunctionalTests/Microsoft.Data.SqlClient.FunctionalTests.csproj(0,0): Error NU1602: Warning As Error: Microsoft.SqlServer.Types 170.1000.7 does not provide an inclusive lower bound for dependency Microsoft.SqlServer.Server. Microsoft.SqlServer.Server 1.0.0 was resolved instead.

Check failure on line 812 in build.proj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Package (MacOSLatest_Sql22 net9_0_AnyCPU_ManagedSNI_2)

build.proj#L812

build.proj(812,5): Error MSB3073: The command " "dotnet" test "/Users/runner/work/1/s/src/../src/Microsoft.Data.SqlClient/tests/FunctionalTests/Microsoft.Data.SqlClient.FunctionalTests.csproj" -p:Configuration=Debug --blame-hang --blame-hang-dump-type full --blame-hang-timeout 10m --collect "Code coverage" --settings "/Users/runner/work/1/s/src/../src/Microsoft.Data.SqlClient/tests/tools/Microsoft.Data.SqlClient.TestUtilities/CodeCoverage.runsettings" --filter "category!=failing&category!=flaky&category!=interactive&category!=signed" -f net9.0 --results-directory "TestResults" --logger:"trx;LogFilePrefix=SqlClientFunctional-Unix-net9.0" -p:ReferenceType=Package -p:AbstractionsPackageVersion=$(abstractionsPackageVersion) -p:LoggingPackageVersion=$(loggingPackageVersion) -p:SqlClientPackageVersion=$(mdsPackageVersion) -p:SqlServerPackageVersion=$(sqlServerPackageVersion) " exited with code 1.