Skip to content

Refactored pseudo modifiers #238

Refactored pseudo modifiers

Refactored pseudo modifiers #238

Triggered via pull request December 29, 2024 05:18
Status Failure
Total duration 3m 8s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
tests
Process completed with exit code 1.
tests: src/Sidekick.Apis.Poe/Modifiers/ModifierProvider.cs#L242
Possible null reference return.
tests: src/Sidekick.Common.Blazor/Settings/Wiki/PreferredWikiEditor.razor#L24
Dereference of a possibly null reference.
tests: src/Sidekick.Common.Blazor/Settings/Wiki/PreferredWikiEditor.razor#L25
Possible null reference argument for parameter 'name' in 'LocalizedString IStringLocalizer.this[string name]'.
tests: 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.
tests: 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.
tests: 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.
tests: 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.
tests: 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.
tests: 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.
tests: src/Sidekick.Modules.Wealth/Components/WealthControl.razor#L41
Found markup element with unexpected name 'MudButton'. If this is intended to be a component, add a @using directive for its namespace.