Ticket8814: Added logic to respect .zip backup when present #197
Triggered via pull request
September 20, 2025 02:53
Status
Failure
Total duration
1m 31s
Artifacts
–
Linter.yml
on: pull_request
call-workflow
/
ruff
32s
call-workflow
/
pyright
1m 23s
call-workflow
/
code-ql
1m 28s
Annotations
4 errors, 2 warnings, and 3 notices
|
call-workflow / ruff
Process completed with exit code 1.
|
|
call-workflow / ruff
Process completed with exit code 1.
|
|
Ruff (E713):
installation_and_upgrade/ibex_install_utils/tasks/backup_tasks.py#L122
installation_and_upgrade\ibex_install_utils\tasks\backup_tasks.py:122:32: E713 Test for membership should be `not in`
|
|
Ruff (F841):
installation_and_upgrade/ibex_install_utils/tasks/backup_tasks.py#L120
installation_and_upgrade\ibex_install_utils\tasks\backup_tasks.py:120:21: F841 Local variable `backup_file_name` is assigned to but never used
|
|
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.
|
|
call-workflow / ruff
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
call-workflow / pyright
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
call-workflow / code-ql
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|