Skip to content

Merge pull request #5 from Hajar013/Entity #7

Merge pull request #5 from Hajar013/Entity

Merge pull request #5 from Hajar013/Entity #7

Triggered via push January 4, 2024 09:56
Status Success
Total duration 1m 56s
Artifacts 1
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: DAL/Repositories/RepositoryFactory/RepositoryFactory.cs#L127
Non-nullable field '_person' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: DAL/Repositories/RepositoryFactory/RepositoryFactory.cs#L127
Non-nullable field '_librarian' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: DAL/Repositories/RepositoryFactory/RepositoryFactory.cs#L127
Non-nullable field '_borrower' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: DAL/Repositories/RepositoryFactory/RepositoryFactory.cs#L127
Non-nullable field '_accounter' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: DAL/Repositories/RepositoryFactory/RepositoryFactory.cs#L127
Non-nullable field '_book' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: DAL/Repositories/RepositoryFactory/RepositoryFactory.cs#L127
Non-nullable field '_author' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: DAL/Repositories/RepositoryFactory/RepositoryFactory.cs#L127
Non-nullable field '_transaction' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: DAL/Repositories/RepositoryFactory/RepositoryFactory.cs#L127
Non-nullable field '_bill' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: DAL/Repositories/RepositoryFactory/RepositoryFactory.cs#L127
Non-nullable field '_bookAuthor' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: DAL/Entities/Transaction.cs#L25
Non-nullable property 'Borrower' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.

Artifacts

Produced during runtime
Name Size
.net-app Expired
18 MB