Merge branch 'release/2.2.0' #37
Annotations
9 warnings
Build & Test
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/.
|
Build & Test:
Marco/Program.cs#L29
Possible null reference assignment.
|
Build & Test:
Marco/Interactivity/DiscordModalBuilder.cs#L57
Possible null reference argument for parameter 'placeholder' in 'TextInputComponent.TextInputComponent(string label, string customId, string placeholder = null, string value = null, bool required = true, TextInputStyle style = TextInputStyle.Short, int min_length = 0, int? max_length = null)'.
|
Build & Test:
Marco/Interactivity/DiscordModalBuilder.cs#L57
Possible null reference argument for parameter 'value' in 'TextInputComponent.TextInputComponent(string label, string customId, string placeholder = null, string value = null, bool required = true, TextInputStyle style = TextInputStyle.Short, int min_length = 0, int? max_length = null)'.
|
Build & Test:
Marco/Commands/EditMacroCommand.cs#L87
Possible null reference argument for parameter 'value' in 'DiscordEmbedBuilder DiscordEmbedBuilder.AddField(string name, string value, bool inline = false)'.
|
Build & Test:
Marco/Program.cs#L29
Possible null reference assignment.
|
Build & Test:
Marco/Interactivity/DiscordModalBuilder.cs#L57
Possible null reference argument for parameter 'placeholder' in 'TextInputComponent.TextInputComponent(string label, string customId, string placeholder = null, string value = null, bool required = true, TextInputStyle style = TextInputStyle.Short, int min_length = 0, int? max_length = null)'.
|
Build & Test:
Marco/Interactivity/DiscordModalBuilder.cs#L57
Possible null reference argument for parameter 'value' in 'TextInputComponent.TextInputComponent(string label, string customId, string placeholder = null, string value = null, bool required = true, TextInputStyle style = TextInputStyle.Short, int min_length = 0, int? max_length = null)'.
|
Build & Test:
Marco/Commands/EditMacroCommand.cs#L87
Possible null reference argument for parameter 'value' in 'DiscordEmbedBuilder DiscordEmbedBuilder.AddField(string name, string value, bool inline = false)'.
|