Merge pull request #60 from jmdotdev/add-fluent-entity-configs #34
Annotations
1 error and 11 warnings
|
deploy
Process completed with exit code 1.
|
|
build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
|
build:
eventz-api/Eventz.Domain/Entitites/EventRegistration.cs#L17
Non-nullable property 'Event' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
eventz-api/Eventz.Domain/Entitites/Ticket.cs#L17
Non-nullable property 'Event' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
eventz-api/Eventz.Domain/Entitites/Ticket.cs#L14
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
eventz-api/Eventz.Domain/Entitites/Venue.cs#L17
Non-nullable property 'Events' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
eventz-api/Eventz.Domain/Entitites/Venue.cs#L15
Non-nullable property 'City' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
eventz-api/Eventz.Domain/Entitites/Venue.cs#L14
Non-nullable property 'Address' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
eventz-api/Eventz.Domain/Entitites/Category.cs#L16
Non-nullable property 'Events' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
eventz-api/Eventz.Domain/Entitites/Category.cs#L15
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
eventz-api/Eventz.Domain/Entitites/Category.cs#L13
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
eventz-api/Eventz.Domain/Entitites/Venue.cs#L13
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
.net-app
Expired
|
7.69 MB |
sha256:e64ba517362f1027b35116c1a9fb136afd0f3bc2038316fd7bcc736784aa4287
|
|