Skip to content

Add semantic release workflow #37

Add semantic release workflow

Add semantic release workflow #37

Triggered via pull request December 9, 2023 12:35
Status Failure
Total duration 1m 21s
Artifacts 1
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Build & test
Process completed with exit code 1.
CrowdParlay.Users.IntegrationTests.Tests.AuthenticationControllerTests ► Exchange password with email returns token: tests/CrowdParlay.Users.IntegrationTests/Extensions/HttpClientExtensions.cs#L19
Failed test found in: CrowdParlay.Users.IntegrationTests/TestResults/_fv-az914-868_2023-12-09_12_36_29.trx Error: System.Collections.Generic.KeyNotFoundException : The given key was not present in the dictionary.
CrowdParlay.Users.IntegrationTests.Tests.UsersControllerTests ► Get user by ID returns user: tests/CrowdParlay.Users.IntegrationTests/Tests/UsersControllerTests.cs#L82
Failed test found in: CrowdParlay.Users.IntegrationTests/TestResults/_fv-az914-868_2023-12-09_12_36_29.trx Error: Expected HttpStatusCode to be HttpStatusCode.OK {value: 200}, but found HttpStatusCode.BadRequest {value: 400}.
CrowdParlay.Users.IntegrationTests.Tests.UsersControllerTests ► Get user by username returns user: tests/CrowdParlay.Users.IntegrationTests/Tests/UsersControllerTests.cs#L100
Failed test found in: CrowdParlay.Users.IntegrationTests/TestResults/_fv-az914-868_2023-12-09_12_36_29.trx Error: Expected HttpStatusCode to be HttpStatusCode.OK {value: 200}, but found HttpStatusCode.BadRequest {value: 400}.
CrowdParlay.Users.IntegrationTests.Tests.UsersControllerTests ► Register user returns new user and publishes event: tests/CrowdParlay.Users.IntegrationTests/Tests/UsersControllerTests.cs#L35
Failed test found in: CrowdParlay.Users.IntegrationTests/TestResults/_fv-az914-868_2023-12-09_12_36_29.trx Error: Expected registerResponse to be CrowdParlay.Users.Application.Features.Users.Commands.Register+Response { AvatarUrl = "https://example.com/avatar.jpg", DisplayName = "Степной ишак", Email = "[email protected]", Id = 00000000000000000000000000000000, Username = "undrcrxwnkkkj" }, but found CrowdParlay.Users.Application.Features.Users.Commands.Register+Response { AvatarUrl = <null>, DisplayName = <null>, Email = <null>, Id = 00000000000000000000000000000000, Username = <null> }.
CrowdParlay.Users.IntegrationTests.Tests.UsersControllerTests ► Register users with look-alike usernames returns failure: tests/CrowdParlay.Users.IntegrationTests/Tests/UsersControllerTests.cs#L59
Failed test found in: CrowdParlay.Users.IntegrationTests/TestResults/_fv-az914-868_2023-12-09_12_36_29.trx Error: Expected HttpStatusCode to be HttpStatusCode.Conflict {value: 409}, but found HttpStatusCode.BadRequest {value: 400}.
CrowdParlay.Users.IntegrationTests.Tests.UsersControllerTests ► Update user changes user and publishes event: tests/CrowdParlay.Users.IntegrationTests/Extensions/HttpClientExtensions.cs#L19
Failed test found in: CrowdParlay.Users.IntegrationTests/TestResults/_fv-az914-868_2023-12-09_12_36_29.trx Error: System.Collections.Generic.KeyNotFoundException : The given key was not present in the dictionary.
CrowdParlay.Users.IntegrationTests.Tests.UsersControllerTests ► Update user password changes user's password and publishes event: tests/CrowdParlay.Users.IntegrationTests/Extensions/HttpClientExtensions.cs#L19
Failed test found in: CrowdParlay.Users.IntegrationTests/TestResults/_fv-az914-868_2023-12-09_12_36_29.trx Error: System.Collections.Generic.KeyNotFoundException : The given key was not present in the dictionary.

Artifacts

Produced during runtime
Name Size
test-results Expired
34.6 KB