Build Container #126
build-container.yml
on: workflow_run
build-container
1m 18s
Annotations
10 warnings
|
build-container:
AiServer.ServiceModel/Types/Generations.cs#L166
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-container:
AiServer.ServiceModel/GenerationProviders.cs#L34
Non-nullable property 'RefId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-container:
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.
|
|
build-container:
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.
|
|
build-container:
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.
|
|
build-container:
AiServer.ServiceModel/ApiAdmin.cs#L159
Non-nullable property 'Label' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-container:
AiServer.ServiceModel/Comfy.cs#L22
Non-nullable property 'Models' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-container:
AiServer.ServiceModel/ApiAdmin.cs#L52
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-container:
AiServer.ServiceModel/ApiAdmin.cs#L45
Non-nullable property 'AiTypeId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-container:
AiServer.ServiceModel/ApiAdmin.cs#L165
Non-nullable property 'PageStats' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|