ci: split CI workflow and add ruff format #2
Annotations
5 errors and 4 warnings
Ruff (RUF100):
src/tranqu/transpiler_dispatcher.py#L151
src/tranqu/transpiler_dispatcher.py:151:91: RUF100 Unused `noqa` directive (unused: `E501`)
|
Ruff (RUF100):
src/tranqu/transpiler_dispatcher.py#L189
src/tranqu/transpiler_dispatcher.py:189:90: RUF100 Unused `noqa` directive (unused: `E501`)
|
lint (3.12)
Process completed with exit code 1.
|
lint (3.10)
The job was canceled because "_3_12" failed.
|
lint (3.11)
The job was canceled because "_3_12" failed.
|
lint (3.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
format (3.10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
format (3.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
format (3.11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|