Skip to content

updated again

updated again #5

Triggered via push October 4, 2025 13:22
Status Failure
Total duration 57s
Artifacts

dotnet-tests.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 14 warnings
test (UserManagementApi.Tests.Unit, UserManagementApi.Tests.Unit.csproj)
The strategy configuration was canceled because "test.UserManagementApi_Tests_I" failed
test (UserManagementApi.Tests.Integration, UserManagementApi.Tests.Integration.csproj)
No files were found with the provided path: TestResults/UserManagementApi.Tests.Integration/**/coverage.info TestResults/UserManagementApi.Tests.Integration/**/*.trx. No artifacts will be uploaded.
test (UserManagementApi.Tests.Integration, UserManagementApi.Tests.Integration.csproj): ApiIntegrationMvc/Areas/Account/Models/LoginViewModel.cs#L14
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test (UserManagementApi.Tests.Integration, UserManagementApi.Tests.Integration.csproj): ApiIntegrationMvc/Areas/Account/Models/LoginViewModel.cs#L9
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test (UserManagementApi.Tests.Integration, UserManagementApi.Tests.Integration.csproj): ApiIntegrationMvc/Areas/Home/Controllers/HomeController.cs#L22
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.
test (UserManagementApi.Tests.Unit, UserManagementApi.Tests.Unit.csproj)
No files were found with the provided path: TestResults/UserManagementApi.Tests.Unit/**/coverage.info TestResults/UserManagementApi.Tests.Unit/**/*.trx. No artifacts will be uploaded.