Test yml on fest/actions #4
Annotations
10 warnings
|
build:
TickAPI/TickAPI/Program.cs#L55
Possible null reference assignment.
|
|
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.
|
|
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.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
.net-app
Expired
|
8.43 MB |
sha256:18c5cf33fe87c0cc300d479e0820dd63538f757c563f213e159df00a07303283
|
|