Add Anima regional control support #1409
Annotations
9 errors and 4 warnings
|
check
Process completed with exit code 1.
|
|
ruff (mutable-class-default):
ai_diffusion/model/control.py#L27
ai_diffusion/model/control.py:27:27: mutable-class-default: Mutable default value for class attribute
help: Consider initializing in `__init__` or annotating with `typing.ClassVar`
|
|
check
Process completed with exit code 1.
|
|
test (windows-2022)
The job has exceeded the maximum execution time of 20m0s
|
|
test (windows-2022)
The operation was canceled.
|
|
test (ubuntu-22.04)
The job has exceeded the maximum execution time of 20m0s
|
|
test (ubuntu-22.04)
The operation was canceled.
|
|
test (macos-14)
The job has exceeded the maximum execution time of 20m0s
|
|
test (macos-14)
The operation was canceled.
|
|
check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-python@v5, jakebailey/pyright-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (windows-2022)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v3, actions/checkout@v3, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (ubuntu-22.04)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v3, actions/checkout@v3, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (macos-14)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v3, actions/checkout@v3, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|