Skip to content

Add mediator, fluent validation, automapper #59

Add mediator, fluent validation, automapper

Add mediator, fluent validation, automapper #59

Triggered via pull request August 19, 2023 11:49
Status Success
Total duration 1m 32s
Artifacts

dotnet-build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build: Server/src/Server.Application/ViewModels/PublisherViewModel.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Server/src/Server.Application/ViewModels/BookCategoryViewModel.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Server/src/Server.Application/ViewModels/PublisherViewModel.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Server/src/Server.Application/ViewModels/BookCategoryViewModel.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.