Skip to content

chore(deps): update actions/setup-dotnet action to v5.0.1 #584

chore(deps): update actions/setup-dotnet action to v5.0.1

chore(deps): update actions/setup-dotnet action to v5.0.1 #584

Triggered via pull request November 25, 2025 06:36
Status Success
Total duration 2m 53s
Artifacts

codeql.yml

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

Annotations

11 warnings
Analyze (csharp): DisCatSharp.Extensions.TwoFactorCommands/TwoFactorExtension.cs#L147
Dereference of a possibly null reference.
Analyze (csharp): DisCatSharp.Extensions.TwoFactorCommands/TwoFactorExtension.cs#L119
Dereference of a possibly null reference.
Analyze (csharp): DisCatSharp.Extensions.TwoFactorCommands/Entities/TwoFactorResponse.cs#L45
Cannot convert null literal to non-nullable reference type.
Analyze (csharp): DisCatSharp.Extensions.TwoFactorCommands/Entities/TwoFactorResponse.cs#L40
Cannot convert null literal to non-nullable reference type.
Analyze (csharp)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/