Skip to content

Merge pull request #478 from Sidekick-Poe/feature/quality #31

Merge pull request #478 from Sidekick-Poe/feature/quality

Merge pull request #478 from Sidekick-Poe/feature/quality #31

Triggered via push January 18, 2025 04:29
Status Success
Total duration 7m 47s
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.Ui/Poe/Items/ItemInfluencesComponent.razor#L30
Non-nullable property 'Influences' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
wpf-beta: src/Sidekick.Common.Ui/Poe/Items/ItemHeader.razor#L57
Non-nullable property 'Influences' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
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.