Skip to content

Maryhipp/trigger phrases #4823

Maryhipp/trigger phrases

Maryhipp/trigger phrases #4823

Triggered via pull request February 28, 2024 17:05
Status Failure
Total duration 28s
Artifacts

style-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Ruff (I001): invokeai/app/api/routers/model_manager.py#L4
invokeai/app/api/routers/model_manager.py:4:1: I001 Import block is un-sorted or un-formatted
Ruff (F401): invokeai/app/api/routers/model_manager.py#L8
invokeai/app/api/routers/model_manager.py:8:8: F401 `traceback` imported but unused
Ruff (W293): invokeai/app/api/routers/model_manager.py#L266
invokeai/app/api/routers/model_manager.py:266:1: W293 Blank line contains whitespace
Ruff (I001): invokeai/app/services/model_metadata/metadata_store_base.py#L6
invokeai/app/services/model_metadata/metadata_store_base.py:6:1: I001 Import block is un-sorted or un-formatted
ruff
Process completed with exit code 1.
ruff
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.