Speed up RAT calculations in python #700
Annotations
2 errors and 1 warning
|
ruff
The process '/opt/hostedtoolcache/ruff/0.15.20/x86_64/ruff' failed with exit code 1
|
|
ruff (F401):
rascal2/ui/presenter.py#L4
rascal2/ui/presenter.py:4:29: F401 `multiprocessing.Queue` imported but unused
help: Remove unused import: `multiprocessing.Queue`
|
|
ruff
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/
|