Skip to content

Minor progress adding another (users) service #1

Minor progress adding another (users) service

Minor progress adding another (users) service #1

Triggered via push June 20, 2024 22:11
Status Failure
Total duration 42s
Artifacts

users.yml

on: push
dotnet-test
35s
dotnet-test
docker-build
0s
docker-build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
dotnet-test
Process completed with exit code 1.
dotnet-test: src/Ast.Users/Database/Models/User.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
dotnet-test: src/Ast.Users/Database/Models/User.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.