Skip to content

Merge branch 'prod' of https://github.com/intel1337/LibreScript into … #7

Merge branch 'prod' of https://github.com/intel1337/LibreScript into …

Merge branch 'prod' of https://github.com/intel1337/LibreScript into … #7

Triggered via push June 2, 2025 22:27
Status Success
Total duration 30s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build: 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: 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: 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: 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.