Astravent Version 0.1: Implement Communication Service, Update Reactions, Organizations, and Identity Systems #1834
Annotations
13 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build MiniSpace.Services.Notifications/src/MiniSpace.Services.Notifications.Api:
MiniSpace.Services.Notifications/src/MiniSpace.Services.Notifications.Application/Events/External/Handlers/NotificationCreatedHandler.cs#L27
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.Services.Notifications/src/MiniSpace.Services.Notifications.Api:
MiniSpace.Services.Notifications/src/MiniSpace.Services.Notifications.Application/Events/External/Handlers/FriendRequestCreatedHandler.cs#L21
The field 'FriendRequestCreatedHandler._notificationRepository' is never used
|
|
|
Build MiniSpace.Services.Notifications/src/MiniSpace.Services.Notifications.Api:
MiniSpace.Services.Notifications/src/MiniSpace.Services.Notifications.Application/Events/External/Handlers/NotificationCreatedHandler.cs#L27
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.Services.Notifications/src/MiniSpace.Services.Notifications.Api:
MiniSpace.Services.Notifications/src/MiniSpace.Services.Notifications.Application/Events/External/Handlers/FriendRequestCreatedHandler.cs#L21
The field 'FriendRequestCreatedHandler._notificationRepository' is 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
|
Loading