fix: add csproje files in target migrations project #14
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/EventRegistration.cs#L14
Non-nullable property 'EventId' 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/EventRegistration.cs#L13
Non-nullable property 'UserId' 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/Event.cs#L26
Non-nullable property 'Tickets' 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/Event.cs#L25
Non-nullable property 'Registrations' 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/Event.cs#L23
Non-nullable property 'category' 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/Event.cs#L22
Non-nullable property 'venue' 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/Event.cs#L19
Non-nullable property 'OrganizerId' 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/Event.cs#L14
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/Event.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
|
6.82 MB |
sha256:b56e05b7d4f76211701981ecca9606b20af7da02c29cbfa3be9f331b28062828
|
|