Skip to content

Build Container

Build Container #126

Triggered via workflow run May 2, 2025 15:16
@mythzmythz
completed 61e55c9
Status Success
Total duration 1m 23s
Artifacts

build-container.yml

on: workflow_run
build-container
1m 18s
build-container
Fit to window
Zoom out
Zoom in

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.