Release #193
release.yml
on: workflow_run
push_to_registry
40s
deploy_via_ssh
17s
Annotations
10 warnings
push_to_registry:
AiServer.ServiceModel/Types/Generations.cs#L171
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
push_to_registry:
AiServer.ServiceModel/Types/Generations.cs#L172
Non-nullable property 'Model' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
push_to_registry:
AiServer.ServiceModel/Comfy.cs#L16
Non-nullable property 'Results' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
push_to_registry:
AiServer.ServiceModel/GenerationAdmin.cs#L20
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
push_to_registry:
AiServer.ServiceModel/GenerationAdmin.cs#L53
Non-nullable property 'MediaTypeId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
push_to_registry:
AiServer.ServiceModel/GenerationProviders.cs#L9
Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
push_to_registry:
AiServer.ServiceModel/GenerationProviders.cs#L10
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
push_to_registry:
AiServer.ServiceModel/AiProvider.cs#L96
Non-nullable property 'Model' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
push_to_registry:
AiServer.ServiceModel/GenerationProviders.cs#L48
Non-nullable property 'Request' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
push_to_registry:
AiServer.ServiceModel/GenerationProviders.cs#L49
Non-nullable property 'Result' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|