Skip to content

CI/CD update troubleshoot #5

CI/CD update troubleshoot

CI/CD update troubleshoot #5

Triggered via push June 2, 2025 22:29
Status Failure
Total duration 31s
Artifacts
build-and-deploy
26s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
build-and-deploy
Process completed with exit code 1.
build-and-deploy: dotnetBackend/Models/Entities/Comment.cs#L19
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-deploy: dotnetBackend/Models/Entities/Comment.cs#L16
Non-nullable property 'Post' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-deploy: dotnetBackend/Models/Entities/Comment.cs#L19
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-deploy: dotnetBackend/Models/Entities/Comment.cs#L16
Non-nullable property 'Post' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.