Skip to content

Bump Aspire.Microsoft.EntityFrameworkCore.SqlServer and Microsoft.EntityFrameworkCore.SqlServer #654

Bump Aspire.Microsoft.EntityFrameworkCore.SqlServer and Microsoft.EntityFrameworkCore.SqlServer

Bump Aspire.Microsoft.EntityFrameworkCore.SqlServer and Microsoft.EntityFrameworkCore.SqlServer #654

Triggered via pull request March 25, 2026 07:40
Status Success
Total duration 5m 8s
Artifacts

codeql.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Analyze: tests/SessionSight.Agents.Tests/Orchestration/ExtractionOrchestratorStepTests.cs#L548
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Analyze: tests/SessionSight.Agents.Tests/Orchestration/ExtractionOrchestratorStepTests.cs#L524
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Analyze: tests/SessionSight.Agents.Tests/Orchestration/ExtractionOrchestratorStepTests.cs#L548
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Analyze: tests/SessionSight.Agents.Tests/Orchestration/ExtractionOrchestratorStepTests.cs#L524
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Analyze
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, set the `CODEQL_ACTION_FILE_COVERAGE_ON_PRS` environment variable to `true`.