Archiver fast restart #59
linter.yml
on: pull_request
call-workflow
/
ruff
10s
call-workflow
/
pyright
42s
call-workflow
/
code-ql
1m 6s
Annotations
3 errors and 2 warnings
call-workflow / ruff
Process completed with exit code 123.
|
call-workflow / ruff
Process completed with exit code 123.
|
Ruff (F401):
test_genie_python_dae.py#L9
test_genie_python_dae.py:9:23: F401 `threading.Thread` imported but unused
|
call-workflow / code-ql
Unable to validate code scanning workflow: MissingPushHook
|
call-workflow / code-ql
1 issue was detected with this workflow: Please specify an on.push hook to analyze and see code scanning alerts from the default branch on the Security tab.
|