Merge pull request #361 from SaintAngeLs/readme_fix #82
Annotations
11 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
MiniSpace.Web/src/MiniSpace.Web/App.razor#L38
Found markup element with unexpected name 'MudDialogProvider'. If this is intended to be a component, add a @using directive for its namespace.
|
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.
|
MiniSpace.Web/src/MiniSpace.Web/Pages/Index.razor#L54
Found markup element with unexpected name 'FeatureCard'. If this is intended to be a component, add a @using directive for its namespace.
|
MiniSpace.Web/src/MiniSpace.Web/Pages/Index.razor#L57
Found markup element with unexpected name 'FeatureCard'. If this is intended to be a component, add a @using directive for its namespace.
|
MiniSpace.Web/src/MiniSpace.Web/Pages/Index.razor#L73
Found markup element with unexpected name 'Style'. If this is intended to be a component, add a @using directive for its namespace.
|
MiniSpace.Web/src/MiniSpace.Web/Pages/Organizations/OrganizationDetails.razor#L83
Found markup element with unexpected name 'PostsComponent'. If this is intended to be a component, add a @using directive for its namespace.
|
MiniSpace.Web/src/MiniSpace.Web/Pages/Organizations/OrganizationDetails.razor#L87
Found markup element with unexpected name 'EventsComponent'. If this is intended to be a component, add a @using directive for its namespace.
|
MiniSpace.Web/src/MiniSpace.Web/Pages/Organizations/OrganizationDetails.razor#L91
Found markup element with unexpected name 'MembersComponent'. If this is intended to be a component, add a @using directive for its namespace.
|
MiniSpace.Web/src/MiniSpace.Web/Pages/Organizations/OrganizationDetails.razor#L95
Found markup element with unexpected name 'SubOrganizationsComponent'. If this is intended to be a component, add a @using directive for its namespace.
|
MiniSpace.Web/src/MiniSpace.Web/Shared/AuthenticatedLayout.razor#L61
Found markup element with unexpected name 'CustomRadzenFooter'. If this is intended to be a component, add a @using directive for its namespace.
|
This job succeeded
Loading