Import orso project#231
Draft
MikeSullivan7 wants to merge 3 commits into
Draft
Annotations
8 errors and 1 warning
|
Run astral-sh/ruff-action@v3
The process '/opt/hostedtoolcache/ruff/0.15.22/x86_64/ruff' failed with exit code 1
|
|
Run astral-sh/ruff-action@v3:
rascal2/ui/view.py#L18
rascal2/ui/view.py:18:62: F811 Redefinition of unused `path_for` from line 10: `path_for` redefined here
rascal2/ui/view.py:10:62: previous definition of `path_for` here
help: Remove definition: `path_for`
|
|
Run astral-sh/ruff-action@v3:
rascal2/ui/view.py#L18
rascal2/ui/view.py:18:42: F811 Redefinition of unused `EXAMPLES_TEMP_PATH` from line 10: `EXAMPLES_TEMP_PATH` redefined here
rascal2/ui/view.py:10:42: previous definition of `EXAMPLES_TEMP_PATH` here
help: Remove definition: `EXAMPLES_TEMP_PATH`
|
|
Run astral-sh/ruff-action@v3:
rascal2/ui/view.py#L18
rascal2/ui/view.py:18:27: F811 Redefinition of unused `EXAMPLES_PATH` from line 10: `EXAMPLES_PATH` redefined here
rascal2/ui/view.py:10:27: previous definition of `EXAMPLES_PATH` here
help: Remove definition: `EXAMPLES_PATH`
|
|
Run astral-sh/ruff-action@v3:
rascal2/ui/view.py#L1
rascal2/ui/view.py:1:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
Run astral-sh/ruff-action@v3:
rascal2/ui/model.py#L13
rascal2/ui/model.py:13:42: F811 Redefinition of unused `EXAMPLES_TEMP_PATH` from line 11: `EXAMPLES_TEMP_PATH` redefined here
rascal2/ui/model.py:11:42: previous definition of `EXAMPLES_TEMP_PATH` here
help: Remove definition: `EXAMPLES_TEMP_PATH`
|
|
Run astral-sh/ruff-action@v3:
rascal2/ui/model.py#L13
rascal2/ui/model.py:13:27: F811 Redefinition of unused `EXAMPLES_PATH` from line 11: `EXAMPLES_PATH` redefined here
rascal2/ui/model.py:11:27: previous definition of `EXAMPLES_PATH` here
help: Remove definition: `EXAMPLES_PATH`
|
|
Run astral-sh/ruff-action@v3:
rascal2/ui/model.py#L1
rascal2/ui/model.py:1:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: astral-sh/ruff-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading