Skip to content

Merge pull request #115 from Aiko-IT-Systems/renovate/github-packages #506

Merge pull request #115 from Aiko-IT-Systems/renovate/github-packages

Merge pull request #115 from Aiko-IT-Systems/renovate/github-packages #506

Triggered via push March 17, 2025 08:19
Status Success
Total duration 2m 58s
Artifacts

codeql.yml

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

Annotations

10 warnings
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): DisCatSharp.Extensions.SimpleMusicCommands/SimpleMusicCommandsExtension.cs#L44
Non-nullable property 'Client' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Analyze (csharp): DisCatSharp.Extensions.SimpleMusicCommands/SimpleMusicCommandsExtension.cs#L60
'SimpleMusicCommandsExtension.Client' hides inherited member 'BaseExtension.Client'. Use the new keyword if hiding was intended.
Analyze (csharp): DisCatSharp.Extensions.SimpleMusicCommands/SimpleMusicCommandsExtension.cs#L44
Non-nullable property 'Client' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Analyze (csharp): DisCatSharp.Extensions.SimpleMusicCommands/SimpleMusicCommandsExtension.cs#L60
'SimpleMusicCommandsExtension.Client' hides inherited member 'BaseExtension.Client'. Use the new keyword if hiding was intended.