Skip to content

Update dependencies

5740f90
Select commit
Loading
Failed to load commit list.
Closed

[main] Source code updates from dotnet/dotnet #37511

Update dependencies
5740f90
Select commit
Loading
Failed to load commit list.
Azure Pipelines / efcore-ci failed Jan 14, 2026 in 51m 37s

Build #20260114.8 had test failures

Details

Tests

  • Failed: 197 (0.08%)
  • Passed: 224,049 (87.44%)
  • Other: 31,983 (12.48%)
  • Total: 256,229

Annotations

Check failure on line 0 in XUnit

See this annotation in the file changed.

@azure-pipelines azure-pipelines / efcore-ci

XUnit#L0

XUnit(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Tests failed: /Users/runner/work/1/s/artifacts/TestResults/Release/EFCore.Analyzers.Tests_net11.0_x64.html [net11.0|x64]

Check failure on line 0 in XUnit

See this annotation in the file changed.

@azure-pipelines azure-pipelines / efcore-ci

XUnit#L0

XUnit(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Tests failed: /home/vsts/work/1/s/artifacts/TestResults/Release/EFCore.Analyzers.Tests_net11.0_x64.html [net11.0|x64]

Check failure on line 371 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / efcore-ci

Build log #L371

Cmd.exe exited with code '1'.

Check failure on line 0 in XUnit

See this annotation in the file changed.

@azure-pipelines azure-pipelines / efcore-ci

XUnit#L0

XUnit(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Tests failed: D:\a\_work\1\s\artifacts\TestResults\Release\EFCore.Analyzers.Tests_net11.0_x64.html [net11.0|x64]

Check failure on line 1 in Microsoft.EntityFrameworkCore.StringInterpolationInRawQueriesAnalyzerTests.Constant_string_with_parameters_do_not_report

See this annotation in the file changed.

@azure-pipelines azure-pipelines / efcore-ci

Microsoft.EntityFrameworkCore.StringInterpolationInRawQueriesAnalyzerTests.Constant_string_with_parameters_do_not_report

Test failed

Check failure on line 1 in Microsoft.EntityFrameworkCore.StringInterpolationInRawQueriesAnalyzerTests.Correct_interpolation_do_not_report

See this annotation in the file changed.

@azure-pipelines azure-pipelines / efcore-ci

Microsoft.EntityFrameworkCore.StringInterpolationInRawQueriesAnalyzerTests.Correct_interpolation_do_not_report

Test failed

Check failure on line 1 in Microsoft.EntityFrameworkCore.StringInterpolationInRawQueriesAnalyzerTests.Constant_interpolated_string_do_not_report

See this annotation in the file changed.

@azure-pipelines azure-pipelines / efcore-ci

Microsoft.EntityFrameworkCore.StringInterpolationInRawQueriesAnalyzerTests.Constant_interpolated_string_do_not_report

Test failed

Check failure on line 1 in Microsoft.EntityFrameworkCore.StringInterpolationInRawQueriesAnalyzerTests.Fix_all

See this annotation in the file changed.

@azure-pipelines azure-pipelines / efcore-ci

Microsoft.EntityFrameworkCore.StringInterpolationInRawQueriesAnalyzerTests.Fix_all

System.InvalidOperationException : Context: Diagnostics of test state
Mismatch between number of diagnostics returned, expected "2" actual "32"

Diagnostics:
// error CS0518: Predefined type 'System.Boolean' is not defined or imported
DiagnosticResult.CompilerError("CS0518").WithArguments("System.Boolean"),
// error CS0518: Predefined type 'System.Boolean' is not defined or imported
DiagnosticResult.CompilerError("CS0518").WithArguments("System.Boolean"),
// error CS0518: Predefined type 'System.Void' is not defined or imported
DiagnosticResult.CompilerError("CS0518").WithArguments("System.Void"),
// error CS0518: Predefined type 'System.Void' is not defined or imported
DiagnosticResult.CompilerError("CS0518").WithArguments("System.Void"),
// error CS0518: Predefined type 'System.Void' is not defined or imported
DiagnosticResult.CompilerError("CS0518").WithArguments("System.Void"),
// error CS0518: Predefined type 'System.Void' is not defined or imported
DiagnosticResult.CompilerError("CS0518").WithArguments("System.Void"),
// /0/Test0.cs(4,7): error CS0518: Predefined type 'System.Object' is not defined or imported
DiagnosticResult.CompilerError("CS0518").WithSpan(4, 7, 4, 11).WithArguments("System.Object"),
// /0/Test0.cs(4,7): error CS1729: 'object' does not contain a constructor that takes 0 arguments
DiagnosticResult.CompilerError("CS1729").WithSpan(4, 7, 4, 11).WithArguments("object", "0"),
// /0/Test0.cs(6,12): error CS0518: Predefined type 'System.Int32' is not defined or imported
DiagnosticResult.CompilerError("CS0518").WithSpan(6, 12, 6, 15).WithArguments("System.Int32"),
// /0/Test0.cs(6,26): error CS0518: Predefined type 'System.Void' is not defined or imported
DiagnosticResult.CompilerError("CS0518").WithSpan(6, 26, 6, 30).WithArguments("System.Void"),
// /0/Test0.cs(7,12): error CS0518: Predefined type 'System.String' is not defined or imported
DiagnosticResult.CompilerError("CS0518").WithSpan(7, 12, 7, 18).WithArguments("System.String"),
// /0/Test0.cs(7,36): error CS0518: Predefined type 'System.Void' is not defined or imported
DiagnosticResult.CompilerError("CS0518").WithSpan(7, 36, 7, 40).WithArguments("System.Void"),
// /0/Test0.cs(8,12): error CS0518: Predefined type 'System.String' is not defined or imported
DiagnosticResult.CompilerError("CS0518").WithSpan(8, 12, 8, 18).WithArguments("System.String"),
// /0/Test0.cs(8,35): error CS0518: Predefined type 'System.Void' is not defined or imported
DiagnosticResult.CompilerError("CS0518").WithSpan(8, 35, 8, 39).WithArguments("System.Void"),
// /0/Test0.cs(11,7): error CS0518: Predefined type 'System.Void' is not defined or imported
DiagnosticResult.CompilerError("CS0518").WithSpan(11, 7, 11, 18).WithArguments("System.Void"),
// /0/Test0.cs(13,12): error CS0518: Predefined type 'System.Object' is not defined or imported
DiagnosticResult.CompilerError("CS0518").WithSpan(13, 12, 13, 23).WithArguments("System.Object"),
// /0/Test0.cs(13,18): error CS0518: Predefined type 'System.Object' is not defined or imported
DiagnosticResult.CompilerError("CS0518").WithSpan(13, 18, 13, 22).WithArguments("System.Object"),
// /0/Test0.cs(13,37): error CS8356: Predefined type 'System.Runtime.CompilerServices.IsExternalInit' is declared in multiple referenced assemblies: 'System.Runtime, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' and 'System.Runtime, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
DiagnosticResult.CompilerError("CS8356").WithSpan(13, 37, 13, 41).WithArguments("System.Runtime.CompilerServices.IsExternalInit", "System.Runtime, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", "System.Runtime, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"),
// /0/Test0.cs(13,37): error CS0518: Predefined type 'System.Void' is not defined or imported
DiagnosticResult.CompilerError("CS0518").WithSpan(13, 37, 13, 42).WithArguments("System.Void"),
// /0/Test0.cs
Raw output
   at Microsoft.CodeAnalysis.Testing.DefaultVerifier.Equal[T](T expected, T actual, String message) in /_/src/Microsoft.CodeAnalysis.Testing/Microsoft.CodeAnalysis.Analyzer.Testing/DefaultVerifier.cs:line 79
   at Microsoft.CodeAnalysis.Testing.AnalyzerTest`1.VerifyDiagnosticResults(IEnumerable`1 actualResults, ImmutableArray`1 analyzers, DiagnosticResult[] expectedResults, IVerifier verifier) in /_/src/Microsoft.CodeAnalysis.Testing/Microsoft.CodeAnalysis.Analyzer.Testing/AnalyzerTest`1.cs:line 548
   at Microsoft.CodeAnalysis.Testing.AnalyzerTest`1.VerifyDiagnosticsAsync(EvaluatedProjectState primaryProject, ImmutableArray`1 additionalProjects, DiagnosticResult[] expected, IVerifier verifier, CancellationToken cancellationToken) in /_/src/Microsoft.CodeAnalysis.Testing/Microsoft.CodeAnalysis.Analyzer.Testing/AnalyzerTest`1.cs:line 451
   at Microsoft.CodeAnalysis.Testing.CodeFixTest`1.RunImplAsync(CancellationToken cancellationToken) in /_/src/Microsoft.CodeAnalysis.Testing/Microsoft.CodeAnalysis.CodeFix.Testing/CodeFixTest`1.cs:line 311
   at Microsoft.CodeAnalysis.Testing.AnalyzerTest`1.RunAsync(CancellationToken cancellationToken) in /_/src/Microsoft.CodeAnalysis.Testing/Microsoft.CodeAnalysis.Analyzer.Testing/AnalyzerTest`1.cs:line 174
   at Microsoft.EntityFrameworkCore.TestUtilities.CSharpCodeFixVerifier`2.VerifyCodeFixAsync(String source, String fixedSource, DiagnosticResult[] expected) in D:\a\_work\1\s\test\EFCore.Analyzers.Tests\TestUtilities\CSharpCodeFixVerifier.cs:line 33
--- End of stack trace from previous location ---