Skip to content

Bump the youtubeexplode group with 2 updates #58

Bump the youtubeexplode group with 2 updates

Bump the youtubeexplode group with 2 updates #58

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

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/Service/AudioService.cs#L22
Dereference of a possibly null reference.
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.