ci: add production deploy workflow #121
Annotations
10 warnings
Build:
src/Ops.Tickets.Console/TicketRecord.cs#L10
'TicketRecord.TicketRecord()': new protected member declared in sealed type
|
Build:
src/Ops.Tickets.Console/Program.cs#L27
'Program.Program()': new protected member declared in sealed type
|
Build:
src/Ops.Tickets.Console/TicketRecord.cs#L36
'TicketErrorRecord.TicketErrorRecord()': new protected member declared in sealed type
|
Build:
src/Ops.Tickets.Console/TicketRecord.cs#L66
Non-nullable property 'Json' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/Ops.Tickets.Console/TicketRecord.cs#L60
Non-nullable property 'Status' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/Ops.Tickets.Console/TicketRecord.cs#L61
Non-nullable property 'Result' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/Ops.Tickets.Console/TicketRecord.cs#L36
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/Ops.Tickets.Console/TicketRecord.cs#L36
Non-nullable property 'TicketUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/Ops.Tickets.Console/TicketRecord.cs#L36
Non-nullable property 'Error' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/Ops.Tickets.Console/TicketRecord.cs#L10
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|