Refine the visuals of the league selector #164
Annotations
10 warnings
tests:
src/Sidekick.Common/Exceptions/UnavailableTranslationException.cs#L11
Possible null reference argument for parameter 'additionalInformation' in 'SidekickException.SidekickException(string message, params string[] additionalInformation)'.
|
tests:
src/Sidekick.Common/Exceptions/SilentException.cs#L11
Possible null reference argument for parameter 'additionalInformation' in 'SidekickException.SidekickException(string message, params string[] additionalInformation)'.
|
tests:
src/Sidekick.Common/Exceptions/ApiErrorException.cs#L11
Possible null reference argument for parameter 'additionalInformation' in 'SidekickException.SidekickException(string message, params string[] additionalInformation)'.
|
tests:
src/Sidekick.Common/Exceptions/InvalidItemException.cs#L11
Possible null reference argument for parameter 'additionalInformation' in 'SidekickException.SidekickException(string message, params string[] additionalInformation)'.
|
tests:
src/Sidekick.Common/Exceptions/DisabledModuleException.cs#L11
Possible null reference argument for parameter 'additionalInformation' in 'SidekickException.SidekickException(string message, params string[] additionalInformation)'.
|
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.
|