Skip to content

Merge pull request #4219 from NilsPur/develop #484

Merge pull request #4219 from NilsPur/develop

Merge pull request #4219 from NilsPur/develop #484

Triggered via push February 4, 2026 10:33
Status Failure
Total duration 10m 44s
Artifacts

test-install.yml

on: push
Python Code Check
15s
Python Code Check
Matrix: test-install
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Ruff (PLC0207): scripts/customizing/iiq_request_missing_roles/iiq_request_missing_fwmgt_roles.py#L137
scripts/customizing/iiq_request_missing_roles/iiq_request_missing_fwmgt_roles.py:137:24: PLC0207 String is split more times than necessary
Ruff (PLC0207): scripts/customizing/fwo_custom_lib/read_app_data_csv.py#L279
scripts/customizing/fwo_custom_lib/read_app_data_csv.py:279:26: PLC0207 String is split more times than necessary
Ruff (UP042): roles/importer/files/importer/models/caseinsensitiveenum.py#L4
roles/importer/files/importer/models/caseinsensitiveenum.py:4:7: UP042 Class CaseInsensitiveEnum inherits from both `str` and `enum.Enum`
Ruff (PLW0108): roles/importer/files/importer/fwo_base.py#L259
roles/importer/files/importer/fwo_base.py:259:60: PLW0108 Lambda may be unnecessary; consider inlining inner function
Ruff (PLW0108): roles/importer/files/importer/fwo_base.py#L258
roles/importer/files/importer/fwo_base.py:258:55: PLW0108 Lambda may be unnecessary; consider inlining inner function
Ruff (PLW0108): roles/importer/files/importer/fwo_base.py#L257
roles/importer/files/importer/fwo_base.py:257:65: PLW0108 Lambda may be unnecessary; consider inlining inner function
Ruff (PLW0108): roles/importer/files/importer/fwo_base.py#L256
roles/importer/files/importer/fwo_base.py:256:60: PLW0108 Lambda may be unnecessary; consider inlining inner function
Ruff (PLW0108): roles/importer/files/importer/fwo_base.py#L255
roles/importer/files/importer/fwo_base.py:255:52: PLW0108 Lambda may be unnecessary; consider inlining inner function
Ruff (PLC0207): roles/importer/files/importer/fw_modules/fortiadom5ff/fmgr_network.py#L296
roles/importer/files/importer/fw_modules/fortiadom5ff/fmgr_network.py:296:19: PLC0207 String is split more times than necessary
Ruff (FURB110): roles/importer/files/importer/fw_modules/ciscoasa9/asa_parser_functions.py#L531
roles/importer/files/importer/fw_modules/ciscoasa9/asa_parser_functions.py:531:76: FURB110 Replace ternary `if` expression with `or` operator
Python Code Check
Could not parse version from /home/runner/work/firewall-orchestrator/firewall-orchestrator/pyproject.toml. Using latest version.