Build(deps): Bump MudBlazor from 6.20.0 to 7.8.0 #547
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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:
Kanelson/Pages/Rooms/BaseRoomPage.cs#L62
TODO Mostrar qual era a opção correta de alguma maneira (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0026.md)
|
build:
Kanelson/Pages/Rooms/Player.razor.cs#L35
TODO Exibir essa informação de alguma maneira (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0026.md)
|
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:
Kanelson/Setup/AkkaSetup.cs#L19
Method is too long (73 lines; maximum allowed: 60) (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0051.md)
|
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)
|