Skip to content

chore(deps): update dependency discatsharp to v10.4.2-nightly-048 #166

chore(deps): update dependency discatsharp to v10.4.2-nightly-048

chore(deps): update dependency discatsharp to v10.4.2-nightly-048 #166

Triggered via pull request November 21, 2023 19:09
Status Success
Total duration 3m 4s
Artifacts

codeql.yml

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

Annotations

10 warnings
Analyze (csharp): DisCatSharp.Extensions.TwoFactorCommands/ExtensionMethods.cs#L44
Cannot convert null literal to non-nullable reference type.
Analyze (csharp): DisCatSharp.Extensions.TwoFactorCommands/ExtensionMethods.cs#L63
Cannot convert null literal to non-nullable reference type.
Analyze (csharp): DisCatSharp.Extensions.TwoFactorCommands/TwoFactorExtension.cs#L80
Cannot convert null literal to non-nullable reference type.
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#L80
Non-nullable property 'DatabaseClient' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (csharp): DisCatSharp.Extensions.TwoFactorCommands/TwoFactorExtension.cs#L124
Dereference of a possibly null reference.
Analyze (csharp): DisCatSharp.Extensions.TwoFactorCommands/Extensions/CommandsNext/CommandRequireEnrolledTwoFactorAttribute.cs#L35
Class 'CommandRequireEnrolledTwoFactorAttribute' is experimental: No support for this yet (https://docs.dcs.aitsys.dev/vs/analyzer/dcs/0001)
Analyze (csharp): DisCatSharp.Extensions.TwoFactorCommands/Extensions/CommandsNext/TwoFactorCommandsNextExtension.cs#L44
Method 'RequestTwoFactorAsync' is experimental: No support for this yet. Not implemented (https://docs.dcs.aitsys.dev/vs/analyzer/dcs/0001)