Release and Deploy #136
release.yml
on: workflow_run
push_to_registry
1m 21s
deploy_via_ssh
3m 56s
Annotations
10 warnings
push_to_registry:
MyApp.Client/ServiceModel/AllTypes.cs#L61
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
push_to_registry:
MyApp.Client/ServiceModel/WeatherForecast.cs#L11
Non-nullable property 'Summary' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
push_to_registry:
MyApp.Client/ServiceModel/Chinook.cs#L665
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
push_to_registry:
MyApp.Client/ServiceModel/Chinook.cs#L670
Non-nullable property 'Composer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
push_to_registry:
MyApp.Client/ServiceModel/Chinook.cs#L655
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
push_to_registry:
MyApp.Client/ServiceModel/Todos.cs#L51
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
push_to_registry:
MyApp.Client/ServiceModel/Todos.cs#L45
Non-nullable property 'Ids' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
push_to_registry:
MyApp.Client/ServiceModel/Chinook.cs#L646
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
push_to_registry:
MyApp.Client/ServiceModel/Todos.cs#L30
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
push_to_registry:
MyApp.Client/ServiceModel/Todos.cs#L21
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|