Skip to content

Push on main

Push on main #97

Triggered via dynamic April 6, 2026 00:37
Status Success
Total duration 2m 17s
Artifacts

codeql

on: dynamic
Matrix: analyze
Fit to window
Zoom out
Zoom in

Annotations

11 errors
ExpressiveSharp.EntityFrameworkCore.IntegrationTests.Tests.Cosmos.CommonScenarioTests ► OrderBy_TagLength_NullsAppearFirst: ./test-results/results.trx#L0
Failed test found in: ./test-results/results.trx Error: Test method ExpressiveSharp.EntityFrameworkCore.IntegrationTests.Tests.Cosmos.CommonScenarioTests.OrderBy_TagLength_NullsAppearFirst threw exception: Microsoft.Azure.Cosmos.CosmosException: Response status code does not indicate success: NotFound (404); Substatus: 1013; ActivityId: f7819d75-92c6-4983-838b-b29bf185a412; Reason: (Collection is not yet available for read. Please retry in some time. ActivityId: f7819d75-92c6-4983-838b-b29bf185a412, Microsoft.Azure.Documents.Common/2.14.0, Microsoft.Azure.Cosmos.Tracing.TraceData.ClientSideRequestStatisticsTraceDatum, Linux/24.04 cosmos-netstandard-sdk/3.31.5);
ExpressiveSharp.EntityFrameworkCore.IntegrationTests.Tests.Cosmos.CommonScenarioTests ► OrderByDescending_Total_ReturnsSortedDescending: ./test-results/results.trx#L0
Failed test found in: ./test-results/results.trx Error: Test method ExpressiveSharp.EntityFrameworkCore.IntegrationTests.Tests.Cosmos.CommonScenarioTests.OrderByDescending_Total_ReturnsSortedDescending threw exception: System.InvalidOperationException: The LINQ expression 'DbSet<Order>() .OrderByDescending(o => o.Price * (double)o.Quantity)' could not be translated. Either rewrite the query in a form that can be translated, or switch to client evaluation explicitly by inserting a call to 'AsEnumerable', 'AsAsyncEnumerable', 'ToList', or 'ToListAsync'. See https://go.microsoft.com/fwlink/?linkid=2101038 for more information.
ExpressiveSharp.EntityFrameworkCore.IntegrationTests.Tests.Cosmos.CommonScenarioTests ► Polyfill_SimpleCondition_FiltersCorrectly: ./test-results/results.trx#L0
Failed test found in: ./test-results/results.trx Error: CollectionAssert.AreEqual failed. Different number of elements.
ExpressiveSharp.EntityFrameworkCore.IntegrationTests.Tests.Cosmos.CommonScenarioTests ► Select_AllItemsAffordable_ReturnsCorrectFlags: ./test-results/results.trx#L0
Failed test found in: ./test-results/results.trx Error: Test method ExpressiveSharp.EntityFrameworkCore.IntegrationTests.Tests.Cosmos.CommonScenarioTests.Select_AllItemsAffordable_ReturnsCorrectFlags threw exception: System.InvalidOperationException: The LINQ expression 'o0 => o0.UnitPrice <= 100' could not be translated. Either rewrite the query in a form that can be translated, or switch to client evaluation explicitly by inserting a call to 'AsEnumerable', 'AsAsyncEnumerable', 'ToList', or 'ToListAsync'. See https://go.microsoft.com/fwlink/?linkid=2101038 for more information.
ExpressiveSharp.EntityFrameworkCore.IntegrationTests.Tests.Cosmos.CommonScenarioTests ► Select_CheckedTotal_ReturnsCorrectValues: ./test-results/results.trx#L0
Failed test found in: ./test-results/results.trx Error: CollectionAssert.AreEquivalent failed. The number of elements in the collections do not match. Expected:<4>. Actual:<0>.
ExpressiveSharp.EntityFrameworkCore.IntegrationTests.Tests.Cosmos.CommonScenarioTests ► Select_ClampedPrice_ReturnsCorrectValues: ./test-results/results.trx#L0
Failed test found in: ./test-results/results.trx Error: CollectionAssert.AreEquivalent failed. The number of elements in the collections do not match. Expected:<4>. Actual:<0>.
ExpressiveSharp.EntityFrameworkCore.IntegrationTests.Tests.Cosmos.CommonScenarioTests ► Select_ConditionalWithComparison_ReturnsCorrectValues: ./test-results/results.trx#L0
Failed test found in: ./test-results/results.trx Error: CollectionAssert.AreEquivalent failed. The number of elements in the collections do not match. Expected:<4>. Actual:<0>.
ExpressiveSharp.EntityFrameworkCore.IntegrationTests.Tests.Cosmos.CommonScenarioTests ► Select_CustomerCountry_TwoLevelChain: ./test-results/results.trx#L0
Failed test found in: ./test-results/results.trx Error: CollectionAssert.AreEquivalent failed. The number of elements in the collections do not match. Expected:<4>. Actual:<0>.
ExpressiveSharp.EntityFrameworkCore.IntegrationTests.Tests.Cosmos.CommonScenarioTests ► Select_CustomerName_ReturnsCorrectNullableValues: ./test-results/results.trx#L0
Failed test found in: ./test-results/results.trx Error: CollectionAssert.AreEquivalent failed. The number of elements in the collections do not match. Expected:<4>. Actual:<0>.
ExpressiveSharp.EntityFrameworkCore.IntegrationTests.Tests.Cosmos.CommonScenarioTests ► Select_DiscountedPrice_ReturnsCorrectValues: ./test-results/results.trx#L0
Failed test found in: ./test-results/results.trx Error: Assert.AreEqual failed. Expected:<4>. Actual:<0>. 'expected' expression: 'expected.Length', 'actual' expression: 'results.Count'.
ExpressiveSharp.EntityFrameworkCore.IntegrationTests.Tests.Cosmos.CommonScenarioTests ► Select_GetCategory_ReturnsCorrectValues: ./test-results/results.trx#L0
Failed test found in: ./test-results/results.trx Error: CollectionAssert.AreEquivalent failed. The number of elements in the collections do not match. Expected:<4>. Actual:<0>.