Skip to content

Build(deps): Bump MudBlazor from 6.20.0 to 7.8.0 #547

Build(deps): Bump MudBlazor from 6.20.0 to 7.8.0

Build(deps): Bump MudBlazor from 6.20.0 to 7.8.0 #547

Triggered via pull request September 6, 2024 13:42
Status Failure
Total duration 1m 11s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 10 warnings
build: Kanelson/Components/ConnectedUsersComponent.razor#L3
The type of component 'MudList' cannot be inferred based on the values provided. Consider specifying the type arguments directly using the following attributes: 'T'.
build: Kanelson/Components/ConnectedUsersComponent.razor#L7
The type of component 'MudListItem' cannot be inferred based on the values provided. Consider specifying the type arguments directly using the following attributes: 'T'.
build: Kanelson/Pages/Templates/TemplatePage.razor#L45
The type of component 'MudListItem' cannot be inferred based on the values provided. Consider specifying the type arguments directly using the following attributes: 'T'.
build: Kanelson/Pages/Questions/Questions.razor#L37
The name 'context' does not exist in the current context
build: Kanelson/Components/ConnectedUsersComponent.razor#L3
The type of component 'MudList' cannot be inferred based on the values provided. Consider specifying the type arguments directly using the following attributes: 'T'.
build: Kanelson/Components/ConnectedUsersComponent.razor#L7
The type of component 'MudListItem' cannot be inferred based on the values provided. Consider specifying the type arguments directly using the following attributes: 'T'.
build: Kanelson/Pages/Templates/TemplatePage.razor#L45
The type of component 'MudListItem' cannot be inferred based on the values provided. Consider specifying the type arguments directly using the following attributes: 'T'.
build: Kanelson/Pages/Questions/Questions.razor#L37
The name 'context' does not exist in the current context
build
Process completed with exit code 1.
build: Kanelson/Pages/Questions/Questions.razor#L31
Found markup element with unexpected name 'ButtonTemplate'. If this is intended to be a component, add a @using directive for its namespace.
build: Kanelson/Components/progress/Progress.razor.cs#L126
Nullability of reference types in value of type 'IReadOnlyDictionary<string, object?>' doesn't match target type 'IReadOnlyDictionary<string, object>'.
build
The parameter 'Checked' does not exist on component 'MudBlazor.MudCheckBox<T>'. Available parameters: CheckedIcon, ChildContent, Class, Color, Converter, Culture, Dense, Disabled, Error, ErrorId, ErrorText, For, IndeterminateIcon, KeyboardEnabled, Label, LabelPosition, ReadOnly, Required, RequiredError, Ripple, Size, StopClickPropagation, Style, Tag, TriState, UncheckedColor, UncheckedIcon, UserAttributes, Validation, Value, ValueChanged. (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0115.md)
build
The parameter 'CheckedChanged' does not exist on component 'MudBlazor.MudCheckBox<T>'. Available parameters: CheckedIcon, ChildContent, Class, Color, Converter, Culture, Dense, Disabled, Error, ErrorId, ErrorText, For, IndeterminateIcon, KeyboardEnabled, Label, LabelPosition, ReadOnly, Required, RequiredError, Ripple, Size, StopClickPropagation, Style, Tag, TriState, UncheckedColor, UncheckedIcon, UserAttributes, Validation, Value, ValueChanged. (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0115.md)
build
The parameter 'Image' does not exist on component 'MudBlazor.MudAvatar'. Available parameters: ChildContent, Class, Color, Elevation, Rounded, Size, Square, Style, Tag, UserAttributes, Variant. (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0115.md)
build: Kanelson/Components/Avatar.razor#L1
Illegal Parameter 'Image' on 'MudAvatar' using 'V7IgnoreCase' source location '(132,12)-(140,13)' (https://mudblazor.com/features/analyzers)
build
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)