Skip to content

Bump the youtubeexplode group with 2 updates #54

Bump the youtubeexplode group with 2 updates

Bump the youtubeexplode group with 2 updates #54

Triggered via pull request January 19, 2024 07:18
Status Success
Total duration 29s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
checks: bot-fy/Commands/MusicCommand.cs#L46
Possible null reference argument for parameter 'channel' in 'Task<VoiceNextConnection> DiscordClientExtensions.ConnectAsync(DiscordChannel channel)'.
checks: bot-fy/Commands/MusicCommand.cs#L103
Converting null literal or possible null value to non-nullable type.
checks: bot-fy/Commands/MusicCommand.cs#L118
Dereference of a possibly null reference.
checks: bot-fy/Commands/MusicCommand.cs#L18
Non-nullable event 'OnMusicSkipped' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
checks: bot-fy/Commands/MusicCommand.cs#L19
Non-nullable event 'OnMusicStopped' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
checks: bot-fy/Extensions/Discord/InteractionContextExtensions.cs#L11
Possible null reference argument for parameter 'e1' in 'bool DiscordChannel.operator ==(DiscordChannel e1, DiscordChannel e2)'.
checks: bot-fy/Extensions/Discord/InteractionContextExtensions.cs#L11
Cannot convert null literal to non-nullable reference type.
checks: bot-fy/Extensions/Discord/InteractionContextExtensions.cs#L17
Possible null reference argument for parameter 'e1' in 'bool DiscordChannel.operator !=(DiscordChannel e1, DiscordChannel e2)'.
checks: bot-fy/Extensions/Discord/InteractionContextExtensions.cs#L17
Cannot convert null literal to non-nullable reference type.
checks: bot-fy/Extensions/Discord/InteractionContextExtensions.cs#L17
Possible null reference argument for parameter 'e1' in 'bool DiscordChannel.operator !=(DiscordChannel e1, DiscordChannel e2)'.