1 line
13 KiB
JSON
1 line
13 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pyasn1_error_py", "label": "error.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/error.py", "source_location": "L1"}, {"id": "error_pyasn1error", "label": "PyAsn1Error", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/error.py", "source_location": "L9"}, {"id": "exception", "label": "Exception", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "error_pyasn1error_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/error.py", "source_location": "L27"}, {"id": "error_context", "label": "context()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/error.py", "source_location": "L32"}, {"id": "error_valueconstrainterror", "label": "ValueConstraintError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/error.py", "source_location": "L47"}, {"id": "error_substrateunderrunerror", "label": "SubstrateUnderrunError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/error.py", "source_location": "L58"}, {"id": "error_endofstreamerror", "label": "EndOfStreamError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/error.py", "source_location": "L66"}, {"id": "error_unsupportedsubstrateerror", "label": "UnsupportedSubstrateError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/error.py", "source_location": "L74"}, {"id": "error_pyasn1unicodeerror", "label": "PyAsn1UnicodeError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/error.py", "source_location": "L78"}, {"id": "unicodeerror", "label": "UnicodeError", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "error_pyasn1unicodeerror_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/error.py", "source_location": "L87"}, {"id": "error_pyasn1unicodedecodeerror", "label": "PyAsn1UnicodeDecodeError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/error.py", "source_location": "L93"}, {"id": "unicodedecodeerror", "label": "UnicodeDecodeError", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "error_pyasn1unicodeencodeerror", "label": "PyAsn1UnicodeEncodeError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/error.py", "source_location": "L105"}, {"id": "unicodeencodeerror", "label": "UnicodeEncodeError", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "error_rationale_10", "label": "Base pyasn1 exception `PyAsn1Error` is the base exception class (based on", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/error.py", "source_location": "L10"}, {"id": "error_rationale_33", "label": "Return exception context When exception object is created, the caller c", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/error.py", "source_location": "L33"}, {"id": "error_rationale_48", "label": "ASN.1 type constraints violation exception The `ValueConstraintError` excep", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/error.py", "source_location": "L48"}, {"id": "error_rationale_59", "label": "ASN.1 data structure deserialization error The `SubstrateUnderrunError` exc", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/error.py", "source_location": "L59"}, {"id": "error_rationale_67", "label": "ASN.1 data structure deserialization error The `EndOfStreamError` exception", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/error.py", "source_location": "L67"}, {"id": "error_rationale_75", "label": "Unsupported substrate type to parse as ASN.1 data.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/error.py", "source_location": "L75"}, {"id": "error_rationale_79", "label": "Unicode text processing error The `PyAsn1UnicodeError` exception is a base", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/error.py", "source_location": "L79"}, {"id": "error_rationale_94", "label": "Unicode text decoding error The `PyAsn1UnicodeDecodeError` exception repres", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/error.py", "source_location": "L94"}, {"id": "error_rationale_106", "label": "Unicode text encoding error The `PyAsn1UnicodeEncodeError` exception repres", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/error.py", "source_location": "L106"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pyasn1_error_py", "target": "error_pyasn1error", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/error.py", "source_location": "L9", "weight": 1.0}, {"source": "error_pyasn1error", "target": "exception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/error.py", "source_location": "L9", "weight": 1.0}, {"source": "error_pyasn1error", "target": "error_pyasn1error_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/error.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_error_py", "target": "error_context", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/error.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_error_py", "target": "error_valueconstrainterror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/error.py", "source_location": "L47", "weight": 1.0}, {"source": "error_valueconstrainterror", "target": "error_pyasn1error", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/error.py", "source_location": "L47", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_error_py", "target": "error_substrateunderrunerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/error.py", "source_location": "L58", "weight": 1.0}, {"source": "error_substrateunderrunerror", "target": "error_pyasn1error", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/error.py", "source_location": "L58", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_error_py", "target": "error_endofstreamerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/error.py", "source_location": "L66", "weight": 1.0}, {"source": "error_endofstreamerror", "target": "error_substrateunderrunerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/error.py", "source_location": "L66", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_error_py", "target": "error_unsupportedsubstrateerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/error.py", "source_location": "L74", "weight": 1.0}, {"source": "error_unsupportedsubstrateerror", "target": "error_pyasn1error", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/error.py", "source_location": "L74", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_error_py", "target": "error_pyasn1unicodeerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/error.py", "source_location": "L78", "weight": 1.0}, {"source": "error_pyasn1unicodeerror", "target": "error_pyasn1error", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/error.py", "source_location": "L78", "weight": 1.0}, {"source": "error_pyasn1unicodeerror", "target": "unicodeerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/error.py", "source_location": "L78", "weight": 1.0}, {"source": "error_pyasn1unicodeerror", "target": "error_pyasn1unicodeerror_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/error.py", "source_location": "L87", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_error_py", "target": "error_pyasn1unicodedecodeerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/error.py", "source_location": "L93", "weight": 1.0}, {"source": "error_pyasn1unicodedecodeerror", "target": "error_pyasn1unicodeerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/error.py", "source_location": "L93", "weight": 1.0}, {"source": "error_pyasn1unicodedecodeerror", "target": "unicodedecodeerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/error.py", "source_location": "L93", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_error_py", "target": "error_pyasn1unicodeencodeerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/error.py", "source_location": "L105", "weight": 1.0}, {"source": "error_pyasn1unicodeencodeerror", "target": "error_pyasn1unicodeerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/error.py", "source_location": "L105", "weight": 1.0}, {"source": "error_pyasn1unicodeencodeerror", "target": "unicodeencodeerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/error.py", "source_location": "L105", "weight": 1.0}, {"source": "error_rationale_10", "target": "error_pyasn1error", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/error.py", "source_location": "L10", "weight": 1.0}, {"source": "error_rationale_33", "target": "error_pyasn1error_context", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/error.py", "source_location": "L33", "weight": 1.0}, {"source": "error_rationale_48", "target": "error_valueconstrainterror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/error.py", "source_location": "L48", "weight": 1.0}, {"source": "error_rationale_59", "target": "error_substrateunderrunerror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/error.py", "source_location": "L59", "weight": 1.0}, {"source": "error_rationale_67", "target": "error_endofstreamerror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/error.py", "source_location": "L67", "weight": 1.0}, {"source": "error_rationale_75", "target": "error_unsupportedsubstrateerror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/error.py", "source_location": "L75", "weight": 1.0}, {"source": "error_rationale_79", "target": "error_pyasn1unicodeerror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/error.py", "source_location": "L79", "weight": 1.0}, {"source": "error_rationale_94", "target": "error_pyasn1unicodedecodeerror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/error.py", "source_location": "L94", "weight": 1.0}, {"source": "error_rationale_106", "target": "error_pyasn1unicodeencodeerror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/error.py", "source_location": "L106", "weight": 1.0}], "raw_calls": [{"caller_nid": "error_context", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/error.py", "source_location": "L44"}, {"caller_nid": "error_pyasn1unicodeerror_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/error.py", "source_location": "L88"}]} |