Merge pull request #18 from atc-net/feature/update-mudblazor #125
Annotations
10 errors
merge-to-stable:
src/AtcWeb/Styles/MudThemeHelper.cs#L19
Use trailing comma in multi-line initializers (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1413.md)
|
merge-to-stable:
src/AtcWeb/Components/DocsPage.razor.cs#L32
In externally visible method 'string DocsPage.GetParentTitle(DocsPageSection section)', validate parameter 'section' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
|
merge-to-stable
The parameter 'Direction' does not exist on component 'MudBlazor.MudMenu'. Available parameters: ActivationEvent, ActivatorContent, AnchorOrigin, AriaLabel, ChildContent, Class, Color, Dense, Disabled, DropShadow, EndIcon, FullWidth, Icon, IconColor, Label, ListClass, LockScroll, MaxHeight, OpenChanged, PopoverClass, PositionAtCursor, Ripple, Size, StartIcon, Style, Tag, TransformOrigin, UserAttributes, Variant. (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0115.md)
|
merge-to-stable
The parameter 'OffsetY' does not exist on component 'MudBlazor.MudMenu'. Available parameters: ActivationEvent, ActivatorContent, AnchorOrigin, AriaLabel, ChildContent, Class, Color, Dense, Disabled, DropShadow, EndIcon, FullWidth, Icon, IconColor, Label, ListClass, LockScroll, MaxHeight, OpenChanged, PopoverClass, PositionAtCursor, Ripple, Size, StartIcon, Style, Tag, TransformOrigin, UserAttributes, Variant. (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0115.md)
|
merge-to-stable
The parameter 'Direction' does not exist on component 'MudBlazor.MudMenu'. Available parameters: ActivationEvent, ActivatorContent, AnchorOrigin, AriaLabel, ChildContent, Class, Color, Dense, Disabled, DropShadow, EndIcon, FullWidth, Icon, IconColor, Label, ListClass, LockScroll, MaxHeight, OpenChanged, PopoverClass, PositionAtCursor, Ripple, Size, StartIcon, Style, Tag, TransformOrigin, UserAttributes, Variant. (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0115.md)
|
merge-to-stable
The parameter 'OffsetY' does not exist on component 'MudBlazor.MudMenu'. Available parameters: ActivationEvent, ActivatorContent, AnchorOrigin, AriaLabel, ChildContent, Class, Color, Dense, Disabled, DropShadow, EndIcon, FullWidth, Icon, IconColor, Label, ListClass, LockScroll, MaxHeight, OpenChanged, PopoverClass, PositionAtCursor, Ripple, Size, StartIcon, Style, Tag, TransformOrigin, UserAttributes, Variant. (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0115.md)
|
merge-to-stable
The parameter 'Icon' does not exist on component 'MudBlazor.MudFab'. Available parameters: ButtonType, Class, ClickPropagation, Color, Disabled, DropShadow, EndIcon, Href, HtmlTag, IconColor, IconSize, Label, OnClick, Rel, Ripple, Size, StartIcon, Style, Tag, Target, UserAttributes. (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0115.md)
|
merge-to-stable:
src/AtcWeb/Shared/MainLayout.razor#L1
Illegal Attribute 'Direction' on 'MudMenu' using pattern 'LowerCase' source location '(293,24)-(293,92)' (https://mudblazor.com/features/analyzers)
|
merge-to-stable:
src/AtcWeb/Shared/MainLayout.razor#L1
Illegal Attribute 'OffsetY' on 'MudMenu' using pattern 'LowerCase' source location '(294,24)-(294,79)' (https://mudblazor.com/features/analyzers)
|
merge-to-stable:
src/AtcWeb/Shared/MainLayout.razor#L1
Illegal Attribute 'Direction' on 'MudMenu' using pattern 'LowerCase' source location '(457,24)-(457,92)' (https://mudblazor.com/features/analyzers)
|