Skip to content

Fixed an issue where the favicon missing could cause an issue. #177

Fixed an issue where the favicon missing could cause an issue.

Fixed an issue where the favicon missing could cause an issue. #177

Triggered via pull request December 21, 2024 04:48
Status Success
Total duration 2m 40s
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.