Skip to content

Remove additional grants #180

Remove additional grants

Remove additional grants #180

Triggered via push December 1, 2024 03:03
Status Success
Total duration 59s
Artifacts

dockerhub.yml

on: push
build_and_push
51s
build_and_push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build_and_push: AiServer.ServiceModel/ApiAdmin.cs#L156
Non-nullable property 'PageStats' 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/GenerationAdmin.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/GenerationAdmin.cs#L53
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/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_and_push: 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_and_push: AiServer.ServiceModel/GenerationProviders.cs#L24
Non-nullable property 'Request' 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/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_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.
build_and_push: AiServer.ServiceModel/ComfyPublic.cs#L162
Non-nullable property 'DownloadUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.