Release #150
release.yml
on: workflow_run
push_to_registry
1m 0s
deploy_via_ssh
22s
Annotations
12 warnings
push_to_registry
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/login-action@v2, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
push_to_registry:
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.
|
push_to_registry:
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.
|
push_to_registry:
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.
|
push_to_registry:
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.
|
push_to_registry:
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.
|
push_to_registry:
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.
|
push_to_registry:
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.
|
push_to_registry:
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.
|
push_to_registry:
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.
|
push_to_registry:
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.
|
deploy_via_ssh
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|