Skip to content

Merge pull request #428 from Sidekick-Poe/feature/show-init-close #12

Merge pull request #428 from Sidekick-Poe/feature/show-init-close

Merge pull request #428 from Sidekick-Poe/feature/show-init-close #12

Triggered via push December 29, 2024 21:49
Status Success
Total duration 7m 33s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
wpf-beta: src/Sidekick.Apis.Poe/Modifiers/ModifierProvider.cs#L242
Possible null reference return.
wpf-beta: src/Sidekick.Apis.Poe/Parser/Pseudo/PseudoDefinition.cs#L44
Possible null reference argument for parameter 'input' in 'bool Regex.IsMatch(string input)'.
wpf-beta: src/Sidekick.Common.Blazor/Settings/Wiki/PreferredWikiEditor.razor#L24
Dereference of a possibly null reference.
wpf-beta: src/Sidekick.Common.Blazor/Settings/Wiki/PreferredWikiEditor.razor#L25
Possible null reference argument for parameter 'name' in 'LocalizedString IStringLocalizer.this[string name]'.
wpf-beta: src/Sidekick.Modules.Wealth/Components/WealthControl.razor#L6
Found markup element with unexpected name 'MudAlert'. If this is intended to be a component, add a @using directive for its namespace.
wpf-beta: src/Sidekick.Modules.Wealth/Components/WealthControl.razor#L19
Found markup element with unexpected name 'MudIcon'. If this is intended to be a component, add a @using directive for its namespace.
wpf-beta: src/Sidekick.Modules.Wealth/Components/WealthControl.razor#L23
Found markup element with unexpected name 'MudIcon'. If this is intended to be a component, add a @using directive for its namespace.
wpf-beta: src/Sidekick.Modules.Wealth/Components/WealthControl.razor#L27
Found markup element with unexpected name 'MudIcon'. If this is intended to be a component, add a @using directive for its namespace.
wpf-beta: src/Sidekick.Modules.Wealth/Components/WealthControl.razor#L32
Found markup element with unexpected name 'MudButton'. If this is intended to be a component, add a @using directive for its namespace.
wpf-beta: src/Sidekick.Modules.Wealth/Components/WealthControl.razor#L38
Found markup element with unexpected name 'MudAlert'. If this is intended to be a component, add a @using directive for its namespace.