Staging Environment: Content and features may be unstable or change without notice.
Back to All Runs

ComputeAdvisoryContentHash Run Log


Pipeline ID

compute_advisory_content_hash_v2

Status

Failure

Runtime

25 seconds

Exit Code

1

Start

2026-03-16 03:52 p.m. UTC

End

2026-03-16 03:52 p.m. UTC

Created

2026-03-16 03:52 p.m. UTC

Version

37.0.0

Job ID

e3ab4087-1c23-4d16-b898-f9331351eac2

Run Error

'<' not supported between instances of 'NoneType' and 'NoneType'

Traceback:
  File "/app/vulnerabilities/pipelines/__init__.py", line 110, in execute
    step(self)
  File "/app/vulnerabilities/pipelines/v2_improvers/compute_advisory_content_hash.py", line 44, in compute_advisory_content_hash
    advisory.advisory_content_hash = compute_advisory_content(advisory)
                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/app/vulnerabilities/utils.py", line 886, in compute_advisory_content
    advisory_data = advisory_data.to_advisory_data()
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/app/vulnerabilities/models.py", line 3096, in to_advisory_data
    affected_packages=normalize_list(
                      ^^^^^^^^^^^^^^^
  File "/app/vulnerabilities/utils.py", line 614, in normalize_list
    return sorted(lst) if lst else []
           ^^^^^^^^^^^

Log Output

                    
                
Snippet 1
Back to All Runs