Skip to content

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

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

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

Triggered via push January 30, 2025 11:22
Status Success
Total duration 2m 40s
Artifacts

codeql.yml

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

Annotations

10 warnings
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.
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.TwoFactorCommands/Entities/TwoFactorResponse.cs#L40
Cannot convert null literal to non-nullable reference type.
Analyze (csharp): DisCatSharp.Extensions.TwoFactorCommands/Entities/TwoFactorResponse.cs#L45
Cannot convert null literal to non-nullable reference type.