Skip to content

Appeng 5540 Enhancement and bug fixes for adding manifest_path and ecosystem fields to agentic logic: #272

Open
gnetanel wants to merge 5 commits into
RHEcosystemAppEng:mainfrom
gnetanel:APPENG-5540_mixed_repo_part_2_to_deliver
Open

Appeng 5540 Enhancement and bug fixes for adding manifest_path and ecosystem fields to agentic logic: #272
gnetanel wants to merge 5 commits into
RHEcosystemAppEng:mainfrom
gnetanel:APPENG-5540_mixed_repo_part_2_to_deliver

Fixes for code review comments

4ef3712
Select commit
Loading
Failed to load commit list.
exploit-iq-pac / Pipelines as Code CI / vulnerability-analysis-on-pr failed Jul 2, 2026 in 9m 33s

Failed

Pipelines as Code CI/vulnerability-analysis-on-pr has failed.

Details


Task Statuses:

StatusDurationName
🟢 Succeeded 10 seconds

eval-feature-gate

🟢 Succeeded 25 seconds

fetch-repository

🔴 Failed 9 minutes

lint-and-test


Failure snippet:

task lint-and-test has the status "Failed":
1 skipped
        31 warnings
make: *** [Makefile:75: test-unit] Error 1

Annotations

Check failure on line 77 in src/vuln_analysis/utils/error_handling_decorator.py

See this annotation in the file changed.

@exploit-iq-pac exploit-iq-pac / Pipelines as Code CI / vulnerability-analysis-on-pr

src/vuln_analysis/utils/error_handling_decorator.py#L77

ToolRaisedException

Check failure on line 24 in 2026-07-02 04

See this annotation in the file changed.

@exploit-iq-pac exploit-iq-pac / Pipelines as Code CI / vulnerability-analysis-on-pr

2026-07-02 04#L24

,123 - threadName=MainThread- traceId=  - vuln_analysis.utils.error_handling_decorator - DEBUG - Before running tool transitive_code_search in file vuln_analysis.tools.transitive_code_search

Check failure on line 24 in 2026-07-02 04

See this annotation in the file changed.

@exploit-iq-pac exploit-iq-pac / Pipelines as Code CI / vulnerability-analysis-on-pr

2026-07-02 04#L24

,123 - threadName=MainThread- traceId=  - vuln_analysis.tools.transitive_code_search - INFO - Building TransitiveCodeSearcher for ('https://github.com/caddyserver/caddy', '8dc76676fb5156f971db49c50a5c509d1c93613b', 'github.com/quic-go/quic-go')

Check failure on line 20 in /workspace/source/src/vuln_analysis/functions/cve_fetch_patches.py

See this annotation in the file changed.

@exploit-iq-pac exploit-iq-pac / Pipelines as Code CI / vulnerability-analysis-on-pr

/workspace/source/src/vuln_analysis/functions/cve_fetch_patches.py#L20

DeprecationWarning: !!! The 'aiq' namespace is deprecated and will be removed in a future release. Please use the 'nat' namespace instead.

Check failure on line 153 in .venv/lib/python3.12/site-packages/nat/cli/register_workflow.py

See this annotation in the file changed.

@exploit-iq-pac exploit-iq-pac / Pipelines as Code CI / vulnerability-analysis-on-pr

.venv/lib/python3.12/site-packages/nat/cli/register_workflow.py#L153

12 warnings

Check failure on line 153 in /workspace/source/.venv/lib/python3.12/site-packages/nat/cli/register_workflow.py

See this annotation in the file changed.

@exploit-iq-pac exploit-iq-pac / Pipelines as Code CI / vulnerability-analysis-on-pr

/workspace/source/.venv/lib/python3.12/site-packages/nat/cli/register_workflow.py#L153

DeprecationWarning: __package__ != __spec__.parent

Check failure on line 154 in .venv/lib/python3.12/site-packages/nat/cli/register_workflow.py

See this annotation in the file changed.

@exploit-iq-pac exploit-iq-pac / Pipelines as Code CI / vulnerability-analysis-on-pr

.venv/lib/python3.12/site-packages/nat/cli/register_workflow.py#L154

12 warnings

Check failure on line 154 in /workspace/source/.venv/lib/python3.12/site-packages/nat/cli/register_workflow.py

See this annotation in the file changed.

@exploit-iq-pac exploit-iq-pac / Pipelines as Code CI / vulnerability-analysis-on-pr

/workspace/source/.venv/lib/python3.12/site-packages/nat/cli/register_workflow.py#L154

DeprecationWarning: __package__ != __spec__.parent

Check failure on line 36 in /workspace/source/.venv/lib/python3.12/site-packages/tree_sitter/__init__.py

See this annotation in the file changed.

@exploit-iq-pac exploit-iq-pac / Pipelines as Code CI / vulnerability-analysis-on-pr

/workspace/source/.venv/lib/python3.12/site-packages/tree_sitter/__init__.py#L36

FutureWarning: Language(path, name) is deprecated. Use Language(ptr, name) instead.