Skip to content

CodeQL

CodeQL #368

Triggered via schedule June 12, 2024 18:41
Status Success
Total duration 2m 35s
Artifacts

codeql.yml

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

Annotations

10 warnings
Analyze (csharp): DisCatSharp.Extensions.TwoFactorCommands/Entities/TwoFactorResponse.cs#L43
Cannot convert null literal to non-nullable reference type.
Analyze (csharp): DisCatSharp.Extensions.TwoFactorCommands/Entities/TwoFactorResponse.cs#L48
Cannot convert null literal to non-nullable reference type.
Analyze (csharp): DisCatSharp.Extensions.TwoFactorCommands/TwoFactorExtension.cs#L120
Dereference of a possibly null reference.
Analyze (csharp): DisCatSharp.Extensions.TwoFactorCommands/TwoFactorExtension.cs#L148
Dereference of a possibly null reference.