Skip to content

feat: created structure project and user register and login #8

feat: created structure project and user register and login

feat: created structure project and user register and login #8

Triggered via pull request August 18, 2024 23:02
Status Failure
Total duration 1m 3s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 9 warnings
Living.Tests.UseCases.User.LoginUserTest.LoginUser_ShouldNotLoginWhenUserNotInvalid
Npgsql.NpgsqlException : Failed to connect to 127.0.0.1:5432 ---- System.Net.Sockets.SocketException : Connection refused
Living.Tests.UseCases.User.LoginUserTest.LoginUser_ShouldLogin
Npgsql.NpgsqlException : Failed to connect to 127.0.0.1:5432 ---- System.Net.Sockets.SocketException : Connection refused
Living.Tests.UseCases.User.LoginUserTest.LoginUser_ShouldNotLoginWhenPasswordIsInvalid
Npgsql.NpgsqlException : Failed to connect to 127.0.0.1:5432 ---- System.Net.Sockets.SocketException : Connection refused
Living.Tests.UseCases.User.RefleshTokenTests.RefleshToken_ShouldReflesh
Npgsql.NpgsqlException : Failed to connect to 127.0.0.1:5432 ---- System.Net.Sockets.SocketException : Connection refused
Living.Tests.UseCases.User.RegisterUserTests.RegisterUserCommand_ShouldRegister
Npgsql.NpgsqlException : Failed to connect to 127.0.0.1:5432 ---- System.Net.Sockets.SocketException : Connection refused
checks
Process completed with exit code 1.