Update feat-createeventwithcategoriesandtickettyped_resellio.yml #8
build
1m 37s
deploy
1m 29s
Annotations
11 warnings
|
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:
TIckAPI/TickAPI/Program.cs#L55
Possible null reference assignment.
|
|
build:
TIckAPI/TickAPI/Tickets/Models/Ticket.cs#L11
Non-nullable property 'NameOnTicket' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
TIckAPI/TickAPI/Tickets/Models/Ticket.cs#L10
Non-nullable property 'Owner' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
TIckAPI/TickAPI/Tickets/Models/Ticket.cs#L9
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:
TIckAPI/TickAPI/TicketTypes/Models/TicketType.cs#L15
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:
TIckAPI/TickAPI/TicketTypes/Models/TicketType.cs#L13
Non-nullable property 'Currency' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
TIckAPI/TickAPI/TicketTypes/Models/TicketType.cs#L10
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:
TIckAPI/TickAPI/TicketTypes/Models/TicketType.cs#L9
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:
TIckAPI/TickAPI/Admins/Models/Admin.cs#L7
Non-nullable property 'Login' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
TIckAPI/TickAPI/Admins/Models/Admin.cs#L6
Non-nullable property 'Email' 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
|
20.4 MB |
sha256:399d0d686ae69d9c9862409e154bd62253d7f3ecfb9f0cfa555501d1593831c1
|
|