Bump the youtubeexplode group with 2 updates #53
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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)'.
|