Add llama3.3:70b #188
Annotations
11 warnings
build_and_push
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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.
|
build_and_push:
AiServer.ServiceModel/ApiAdmin.cs#L36
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_and_push:
AiServer.ServiceModel/ApiAdmin.cs#L43
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#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.
|
build_and_push:
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.
|
build_and_push:
AiServer.ServiceModel/ApiAdmin.cs#L150
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_and_push:
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_and_push:
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_and_push:
AiServer.ServiceModel/ComfyPublic.cs#L160
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/ComfyPublic.cs#L161
Non-nullable property 'Filename' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|