Skip to content

Ensure passing of cancellation token #150

Ensure passing of cancellation token

Ensure passing of cancellation token #150

Triggered via push November 22, 2024 00:19
Status Success
Total duration 1m 16s
Artifacts

dockerhub.yml

on: push
build_and_push
1m 6s
build_and_push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build_and_push
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build_and_push: AiServer.ServiceModel/GenerationAdmin.cs#L23
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#L60
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/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/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/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/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/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/GenerationProviders.cs#L48
Non-nullable property 'Request' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.