CodeQL analyzer #134
Annotations
10 warnings
Build:
MiniSpace.Web/src/MiniSpace.Web/Pages/Events/EventsFollowing.razor#L16
Found markup element with unexpected name 'MudTab'. If this is intended to be a component, add a @using directive for its namespace.
|
Build:
MiniSpace.Web/src/MiniSpace.Web/Pages/Events/EventsFollowing.razor#L60
Found markup element with unexpected name 'MudTab'. If this is intended to be a component, add a @using directive for its namespace.
|
Build:
MiniSpace.Web/src/MiniSpace.Web/Pages/Index.razor#L36
Found markup element with unexpected name 'RadzenButton'. If this is intended to be a component, add a @using directive for its namespace.
|
Build:
MiniSpace.Web/src/MiniSpace.Web/Pages/Index.razor#L45
Found markup element with unexpected name 'FeatureCard'. If this is intended to be a component, add a @using directive for its namespace.
|
Build:
MiniSpace.Web/src/MiniSpace.Web/Pages/Index.razor#L48
Found markup element with unexpected name 'FeatureCard'. If this is intended to be a component, add a @using directive for its namespace.
|
Build:
MiniSpace.Web/src/MiniSpace.Web/Pages/Index.razor#L51
Found markup element with unexpected name 'FeatureCard'. If this is intended to be a component, add a @using directive for its namespace.
|
Build:
MiniSpace.Web/src/MiniSpace.Web/Pages/Index.razor#L67
Found markup element with unexpected name 'Style'. If this is intended to be a component, add a @using directive for its namespace.
|
Build:
MiniSpace.Web/src/MiniSpace.Web/Pages/MediaFiles/Dialogs/ImageDialog.razor#L6
Found markup element with unexpected name 'RadzenStack'. If this is intended to be a component, add a @using directive for its namespace.
|
Build:
MiniSpace.Web/src/MiniSpace.Web/Pages/MediaFiles/Dialogs/ImageDialog.razor#L7
Found markup element with unexpected name 'RadzenImage'. If this is intended to be a component, add a @using directive for its namespace.
|
Build:
MiniSpace.Web/src/MiniSpace.Web/Pages/Organizations/SubOrganizationsComponent.razor#L40
Found markup element with unexpected name 'MudPaginator'. If this is intended to be a component, add a @using directive for its namespace.
|
Loading