Skip to content

Security Scanning #1028

Security Scanning

Security Scanning #1028

Triggered via schedule September 10, 2025 00:19
Status Success
Total duration 6m 23s
Artifacts

codeql-analysis.yml

on: schedule
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Analyze (csharp): src/Core/Components/Dialog/FluentDialogProvider.razor.cs#L94
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 (csharp): src/Core/Components/Dialog/FluentDialogProvider.razor.cs#L94
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 (csharp): src/Core/Components/Dialog/FluentDialogProvider.razor.cs#L94
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 (csharp): src/Core/Components/Dialog/FluentDialogProvider.razor.cs#L94
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.