Skip to content

Bump the dsharpplus group with 4 updates #57

Bump the dsharpplus group with 4 updates

Bump the dsharpplus group with 4 updates #57

Triggered via pull request January 26, 2024 07:13
Status Success
Total duration 40s
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/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)'.
checks: bot-fy/Extensions/Discord/InteractionContextExtensions.cs#L17
Possible null reference argument for parameter 'e2' in 'bool DiscordChannel.operator !=(DiscordChannel e1, DiscordChannel e2)'.
checks: bot-fy/Extensions/Discord/DiscordChannelExtensions.cs#L53
Dereference of a possibly null reference.