Update media-models.json #298
Annotations
10 warnings
|
build_and_push:
AiServer.ServiceModel/Types/ComfyTypes.cs#L109
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build_and_push:
AiServer.ServiceModel/Types/ComfyTypes.cs#L108
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_and_push:
AiServer.ServiceModel/Types/Generations.cs#L80
Non-nullable property 'MediaTypeId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build_and_push:
AiServer.ServiceModel/Types/Generations.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.
|
|
build_and_push:
AiServer.ServiceModel/Types/Generations.cs#L110
Non-nullable property 'Website' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build_and_push:
AiServer.ServiceModel/Types/Generations.cs#L95
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build_and_push:
AiServer.ServiceModel/Types/Generations.cs#L134
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build_and_push:
AiServer.ServiceModel/Types/Generations.cs#L174
Non-nullable property 'Model' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build_and_push:
AiServer.ServiceModel/Types/Generations.cs#L173
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build_and_push:
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.
|