Skip to content

Refactored handlers so they use a unique instance everytime #178

Refactored handlers so they use a unique instance everytime

Refactored handlers so they use a unique instance everytime #178

Triggered via pull request December 21, 2024 06:09
Status Success
Total duration 2m 44s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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.
tests: src/Sidekick.Modules.Wealth/Components/WealthHourlyRate.razor#L4
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/WealthLogs.razor#L4
Found markup element with unexpected name 'MudPaper'. If this is intended to be a component, add a @using directive for its namespace.
tests: src/Sidekick.Modules.Wealth/Components/WealthLogs.razor#L5
Found markup element with unexpected name 'MudText'. If this is intended to be a component, add a @using directive for its namespace.