Skip to content

Merge pull request #12 from DilmurodDeveloper/users/DilmurodDeveloper… #4

Merge pull request #12 from DilmurodDeveloper/users/DilmurodDeveloper…

Merge pull request #12 from DilmurodDeveloper/users/DilmurodDeveloper… #4

Triggered via push July 19, 2025 19:33
Status Success
Total duration 2m 13s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
Build: LibraryManagement.Api/Brokers/Storages/StorageBroker.cs#L24
Converting null literal or possible null value to non-nullable type.
Build: LibraryManagement.Api/Models/Foundations/Books/Book.cs#L14
Non-nullable property 'Genre' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build: LibraryManagement.Api/Models/Foundations/Books/Book.cs#L13
Non-nullable property 'Author' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build: LibraryManagement.Api/Models/Foundations/Books/Book.cs#L12
Non-nullable property 'BookTitle' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build: LibraryManagement.Api/Brokers/Storages/StorageBroker.cs#L24
Converting null literal or possible null value to non-nullable type.
Build: LibraryManagement.Api/Models/Foundations/Books/Book.cs#L14
Non-nullable property 'Genre' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build: LibraryManagement.Api/Models/Foundations/Books/Book.cs#L13
Non-nullable property 'Author' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build: LibraryManagement.Api/Models/Foundations/Books/Book.cs#L12
Non-nullable property 'BookTitle' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.