Bump Aspire.Microsoft.EntityFrameworkCore.SqlServer and Microsoft.EntityFrameworkCore.SqlServer #654
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`.
|