Skip to content

Code Quality: PR #26 #157

Code Quality: PR #26

Code Quality: PR #26 #157

Triggered via dynamic April 10, 2026 22:50
Status Success
Total duration 2m 4s
Artifacts

codeql

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

Annotations

1 error and 1 warning
ExpressiveSharp.EntityFrameworkCore.IntegrationTests.Tests.Cosmos.CommonScenarioTests ► Select_OrderDto_ProjectsCorrectly: ./test-results/results-net8.0.trx#L0
Failed test found in: ./test-results/results-net8.0.trx Error: Initialization method ExpressiveSharp.EntityFrameworkCore.IntegrationTests.Tests.Cosmos.CommonScenarioTests.SeedStoreData threw exception. Microsoft.EntityFrameworkCore.DbUpdateException: Conflicts were detected for item with id 'Order|1'. ---> Microsoft.Azure.Cosmos.CosmosException: Response status code does not indicate success: Conflict (409); Substatus: 0; ActivityId: a40c0ef0-b702-4bf3-a8c1-05ee160305f7; Reason: ( code : Conflict message : Message: {"Errors":["Resource with specified id or name already exists."]} ActivityId: a40c0ef0-b702-4bf3-a8c1-05ee160305f7, Request URI: /apps/DocDbApp/services/DocDbServer6/partitions/a4cb4952-38c8-11e6-8106-8cdcd42c33be/replicas/1p/, RequestStats: RequestStartTime: 2026-04-10T22:57:00.3004173Z, RequestEndTime: 2026-04-10T22:57:00.5540496Z, Number of regions attempted:1 {"systemHistory":[{"dateUtc":"2026-04-10T22:56:05.8342837Z","cpu":1.089,"memory":11712860.000,"threadInfo":{"isThreadStarving":"False","threadWaitIntervalInMs":0.1503,"availableThreads":32766,"minThreads":4,"maxThreads":32767},"numberOfOpenTcpConnection":2},{"dateUtc":"2026-04-10T22:56:15.8336334Z","cpu":1.445,"memory":11709440.000,"threadInfo":{"isThreadStarving":"False","threadWaitIntervalInMs":0.0929,"availableThreads":32766,"minThreads":4,"maxThreads":32767},"numberOfOpenTcpConnection":2},{"dateUtc":"2026-04-10T22:56:25.8354146Z","cpu":1.443,"memory":11711124.000,"threadInfo":{"isThreadStarving":"False","threadWaitIntervalInMs":0.1252,"availableThreads":32766,"minThreads":4,"maxThreads":32767},"numberOfOpenTcpConnection":2},{"dateUtc":"2026-04-10T22:56:35.8349449Z","cpu":2.077,"memory":11710940.000,"threadInfo":{"isThreadStarving":"False","threadWaitIntervalInMs":0.1524,"availableThreads":32766,"minThreads":4,"maxThreads":32767},"numberOfOpenTcpConnection":2},{"dateUtc":"2026-04-10T22:56:45.8332398Z","cpu":26.685,"memory":11709840.000,"threadInfo":{"isThreadStarving":"False","threadWaitIntervalInMs":0.1109,"availableThreads":32766,"minThreads":4,"maxThreads":32767},"numberOfOpenTcpConnection":2},{"dateUtc":"2026-04-10T22:56:55.8348462Z","cpu":26.697,"memory":11709752.000,"threadInfo":{"isThreadStarving":"False","threadWaitIntervalInMs":0.1105,"availableThreads":32766,"minThreads":4,"maxThreads":32767},"numberOfOpenTcpConnection":2}]} RequestStart: 2026-04-10T22:57:00.5499694Z; ResponseTime: 2026-04-10T22:57:00.5540496Z; StoreResult: StorePhysicalAddress: rntbd://172.17.0.3:10253/apps/DocDbApp/services/DocDbServer6/partitions/a4cb4952-38c8-11e6-8106-8cdcd42c33be/replicas/1p/, LSN: 32, GlobalCommittedLsn: 0, PartitionKeyRangeId: 0, IsValid: True, StatusCode: 409, SubStatusCode: 0, RequestCharge: 3.71, ItemLSN: -1, SessionToken: -1#32, UsingLocalLSN: False, TransportException: null, BELatencyMs: 1.025, ActivityId: a40c0ef0-b702-4bf3-a8c1-05ee160305f7, RetryAfterInMs: , ReplicaHealthStatuses: [(port: 10253 | status: Connected | lkt: 04/10/2026 22:55:27)], TransportRequestTimeline: {"requestTimeline":[{"event": "Created", "startTimeUtc": "2026-04-10T22:57:00.5499694Z", "durationInMs": 0.0041},{"event": "ChannelAcquisitionStarted", "startTimeUtc": "2026-04-10T22:57:00.5499735Z", "durationInMs": 0.0126},{"event": "Pipelined", "startTimeUtc": "2026-04-10T22:57:00.5499861Z", "durationInMs": 0.0569},{"event": "Transit Time", "startTimeUtc": "2026-04-10T22:57:00.5500430Z", "durationInMs": 6.1195},{"event": "Received", "startTimeUtc": "2026-04-10T22:57:00.5561625Z", "durationInMs": 0.0495},{"event": "Completed", "startTimeUtc": "2026-04-10T22:57:00.5562120Z", "durationInMs": 0}],"serviceEndpointStats":{"inflightRequests":2,"openConnections":1},"connectionStats":{"waitforConnectionInit":"False","callsPendingReceive":1,"lastSendAttempt":"2026-04-10T22:57:00.5499694Z","lastSend":"2026-04-10T22:57:00.5499694Z","lastReceive":"2026-04-10T22:55:30.5064448Z"},"requestSizeInBytes":883,"requestBodySizeInBytes":382,"responseMetadataSizeInBytes":183,"responseBodySizeInBytes":65}; ResourceType: Document, OperationType: Create , SDK: Microsoft.Azure.Documents.Common/2.14.0 );.
Analyze (csharp)
Starting April 2026, the CodeQL Action will skip computing file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses. To opt out of this change, create a custom repository property with the name `github-codeql-file-coverage-on-prs` and the type "True/false", then set this property to `true` in the repository's settings.