Skip to content

Merge branch 'release/2.2.0' #37

Merge branch 'release/2.2.0'

Merge branch 'release/2.2.0' #37

Triggered via push March 20, 2024 13:49
Status Success
Total duration 36s
Artifacts

dotnet.yml

on: push
Build & Test
26s
Build & Test
Fit to window
Zoom out
Zoom in

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)'.