Skip to content

Bump the youtubeexplode group with 2 updates #53

Bump the youtubeexplode group with 2 updates

Bump the youtubeexplode group with 2 updates #53

Triggered via pull request January 4, 2024 08:05
Status Success
Total duration 47s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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.
checks: bot-fy/Extensions/Discord/DiscordChannelExtensions.cs#L55
Dereference of a possibly null reference.
checks: bot-fy/Extensions/Discord/DiscordChannelExtensions.cs#L55
Possible null reference argument for parameter 'value' in 'DiscordEmbedBuilder DiscordEmbedBuilder.AddField(string name, string value, bool inline = false)'.
checks: bot-fy/Extensions/Discord/DiscordChannelExtensions.cs#L56
Possible null reference argument for parameter 'source' in 'Image? Enumerable.MaxBy<Image, int>(IEnumerable<Image> source, Func<Image, int> keySelector)'.