Skip to content

Update PictureColorDiffusion.csproj #7

Update PictureColorDiffusion.csproj

Update PictureColorDiffusion.csproj #7

Triggered via push October 19, 2024 03:26
Status Success
Total duration 2m 10s
Artifacts 1
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: PictureColorDiffusion/Models/StableDiffusionModelModel.cs#L9
Non-nullable property 'model_name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: PictureColorDiffusion/Models/StableDiffusionVAEModel.cs#L9
Non-nullable property 'model_name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: PictureColorDiffusion/Models/StableDiffusionImageResponseModel.cs#L12
Non-nullable property 'images' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: PictureColorDiffusion/Models/StableDiffusionProcessingAlwaysonScriptsModel.cs#L12
Non-nullable property 'ControlNet' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: PictureColorDiffusion/Models/StableDiffusionExtensionControlNetModel.cs#L9
Non-nullable property 'args' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: PictureColorDiffusion/Models/StableDiffusionOptionsModel.cs#L12
Non-nullable property 'sd_model_checkpoint' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: PictureColorDiffusion/Models/StableDiffusionInterrogateRequestModel.cs#L30
Non-nullable property 'caption' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: PictureColorDiffusion/Models/StableDiffusionControlNetModelListModel.cs#L11
Non-nullable property 'model_list' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: PictureColorDiffusion/MainForm.cs#L43
Non-nullable field 'StableAPI' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: PictureColorDiffusion/Models/StableDiffusionModelModel.cs#L9
Non-nullable property 'model_name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.

Artifacts

Produced during runtime
Name Size
build-output Expired
5.5 MB