Skip to content

Changes according to SQ #2854

Changes according to SQ

Changes according to SQ #2854

Triggered via push December 13, 2024 12:52
Status Success
Total duration 3m 53s
Artifacts

codeql.yml

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

Annotations

11 warnings
Analyze (csharp)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Analyze (csharp): COMET.Web.Common/Components/CardView/CardView.razor.cs#L44
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): COMET.Web.Common/Components/CardView/CardView.razor.cs#L93
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): COMET.Web.Common/Components/CardView/CardView.razor.cs#L153
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Analyze (csharp): COMET.Web.Common/Components/CardView/CardView.razor.cs#L163
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Analyze (csharp): COMET.Web.Common/Components/CardView/CardField.cs#L42
XML comment has cref attribute 'T' that refers to a type parameter
Analyze (csharp): COMET.Web.Common/Components/CardView/CardField.cs#L74
XML comment has cref attribute 'T' that refers to a type parameter
Analyze (csharp): COMET.Web.Common/Components/CardView/CardView.razor.cs#L65
XML comment has cref attribute 'T' that refers to a type parameter
Analyze (csharp): COMET.Web.Common/Components/CardView/CardView.razor.cs#L70
XML comment has cref attribute 'T' that refers to a type parameter
Analyze (csharp): COMET.Web.Common/Components/CardView/CardView.razor.cs#L96
XML comment has cref attribute 'T' that refers to a type parameter
Analyze (csharp): COMET.Web.Common/Components/CardView/CardView.razor.cs#L133
XML comment has cref attribute 'T' that refers to a type parameter