Skip to content

feat: support control_image in image-to-image task #55

feat: support control_image in image-to-image task

feat: support control_image in image-to-image task #55

Triggered via push October 15, 2024 04:28
Status Failure
Total duration 1m 58s
Artifacts

build.yml

on: push
Matrix: build-wasm
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
build-wasm (ubuntu-22.04): src/backend/sd.rs#L1468
no field `control_image` on type `endpoints::images::ImageEditRequest`
build-wasm (ubuntu-22.04)
Process completed with exit code 101.
build-wasm (macos-14)
The job was canceled because "ubuntu-22_04" failed.
build-wasm (macos-14): src/backend/sd.rs#L1468
no field `control_image` on type `ImageEditRequest`
build-wasm (macos-14)
Process completed with exit code 101.
build-wasm (macos-13)
The job was canceled because "ubuntu-22_04" failed.
build-wasm (macos-13): src/backend/sd.rs#L1468
no field `control_image` on type `ImageEditRequest`
build-wasm (macos-13)
Process completed with exit code 101.
build-wasm (ubuntu-22.04)
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/