Skip to content

Allow null connection string with ConfigureDataSource (#3693) #1498

Allow null connection string with ConfigureDataSource (#3693)

Allow null connection string with ConfigureDataSource (#3693) #1498

Triggered via push December 24, 2025 13:35
Status Failure
Total duration 2m 9s
Artifacts
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
Analyze (csharp)
Process completed with exit code 1.
Analyze (csharp): test/EFCore.PG.FunctionalTests/Query/NodaTimeQueryNpgsqlTest.cs#L1421
The call is ambiguous between the following methods or properties: 'Assert.Equal<T>(T, T)' and 'Assert.Equal<T>(ReadOnlySpan<T>, ReadOnlySpan<T>)'
Analyze (csharp): test/EFCore.PG.FunctionalTests/Query/NodaTimeQueryNpgsqlTest.cs#L1213
The call is ambiguous between the following methods or properties: 'Assert.Equal<T>(T[], T[])' and 'Assert.Equal<T>(ReadOnlySpan<T>, ReadOnlySpan<T>)'
Analyze (csharp): test/EFCore.PG.FunctionalTests/Query/MultirangeQueryNpgsqlTest.cs#L491
The call is ambiguous between the following methods or properties: 'Assert.Equal<T>(T[], T[])' and 'Assert.Equal<T>(ReadOnlySpan<T>, ReadOnlySpan<T>)'
Analyze (csharp): test/EFCore.PG.FunctionalTests/Query/RangeQueryNpgsqlTest.cs#L262
The call is ambiguous between the following methods or properties: 'Assert.Equal<T>(T[], T[])' and 'Assert.Equal<T>(ReadOnlySpan<T>, ReadOnlySpan<T>)'
Analyze (csharp): test/EFCore.PG.FunctionalTests/Query/NodaTimeQueryNpgsqlTest.cs#L1421
The call is ambiguous between the following methods or properties: 'Assert.Equal<T>(T, T)' and 'Assert.Equal<T>(ReadOnlySpan<T>, ReadOnlySpan<T>)'
Analyze (csharp): test/EFCore.PG.FunctionalTests/Query/NodaTimeQueryNpgsqlTest.cs#L1213
The call is ambiguous between the following methods or properties: 'Assert.Equal<T>(T[], T[])' and 'Assert.Equal<T>(ReadOnlySpan<T>, ReadOnlySpan<T>)'
Analyze (csharp): test/EFCore.PG.FunctionalTests/Query/MultirangeQueryNpgsqlTest.cs#L491
The call is ambiguous between the following methods or properties: 'Assert.Equal<T>(T[], T[])' and 'Assert.Equal<T>(ReadOnlySpan<T>, ReadOnlySpan<T>)'
Analyze (csharp): test/EFCore.PG.FunctionalTests/Query/RangeQueryNpgsqlTest.cs#L262
The call is ambiguous between the following methods or properties: 'Assert.Equal<T>(T[], T[])' and 'Assert.Equal<T>(ReadOnlySpan<T>, ReadOnlySpan<T>)'
Analyze (csharp)
Failed to upload a SARIF file for the unsuccessful execution. Code scanning status information for the repository may be out of date as a result. Processing errors: CodeQL analyses from advanced configurations cannot be processed when the default setup is enabled
Analyze (csharp)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/