Skip to content

Merge pull request #123 from Aiko-IT-Systems/renovate/major-github-pa… #558

Merge pull request #123 from Aiko-IT-Systems/renovate/major-github-pa…

Merge pull request #123 from Aiko-IT-Systems/renovate/major-github-pa… #558

Triggered via push September 3, 2025 13:57
Status Success
Total duration 2m 46s
Artifacts

codeql.yml

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

Annotations

10 warnings
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.