(#148) Comments tests new PR #945
Annotations
13 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build MiniSpace.Web/src/MiniSpace.Web:
MiniSpace.Web/src/MiniSpace.Web/Pages/Friends/FriendsDetails.razor#L24
Found markup element with unexpected name 'RadzenProgress'. If this is intended to be a component, add a @using directive for its namespace.
|
Build MiniSpace.Web/src/MiniSpace.Web:
MiniSpace.Web/src/MiniSpace.Web/Pages/Index.razor#L50
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:
MiniSpace.Web/src/MiniSpace.Web/Pages/Index.razor#L53
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:
MiniSpace.Web/src/MiniSpace.Web/Pages/Index.razor#L56
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:
MiniSpace.Web/src/MiniSpace.Web/Pages/Index.razor#L72
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:
MiniSpace.Web/src/MiniSpace.Web/Shared/MainLayout.razor#L134
Found markup element with unexpected name 'DynamicContentComponent'. If this is intended to be a component, add a @using directive for its namespace.
|
Build MiniSpace.Web/src/MiniSpace.Web:
MiniSpace.Web/src/MiniSpace.Web/_Imports.razor#L13
The using directive for 'MiniSpace.Web.Areas.Identity' appeared previously in this namespace
|
Build MiniSpace.Web/src/MiniSpace.Web:
MiniSpace.Web/src/MiniSpace.Web/Shared/NavMenu.razor#L40
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build MiniSpace.Web/src/MiniSpace.Web:
MiniSpace.Web/src/MiniSpace.Web/Areas/Friends/FriendsService.cs#L180
The variable 'ex' is declared but never used
|
Build MiniSpace.Web/src/MiniSpace.Web:
MiniSpace.Web/src/MiniSpace.Web/Areas/Friends/FriendsService.cs#L226
The variable 'ex' is declared but never used
|
Upload coverage reports to Codecov
Unexpected input(s) 'commit', valid inputs are ['token', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_search', 'disable_file_fixes', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'file', 'files', 'flags', 'handle_no_reports_found', 'job_code', 'name', 'os', 'override_branch', 'override_build', 'override_build_url', 'override_commit', 'override_pr', 'plugin', 'plugins', 'report_code', 'root_dir', 'slug', 'url', 'use_legacy_upload_endpoint', 'verbose', 'version', 'working-directory']
|
Upload coverage reports to Codecov
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4.0.1/dist/codecov' failed with exit code 1
|
The logs for this run have expired and are no longer available.
Loading