Skip to content

Console Output

+ pwd
+ python3 /eda/processor_ci/core/labeler_prototype.py -d /var/jenkins_home/workspace/microrv32/microrv32 -c /eda/processor_ci/config -o /jenkins/processor_ci_utils/labels
Traceback (most recent call last):
  File "/eda/processor_ci/core/labeler_prototype.py", line 430, in <module>
    main(dir_to_search, config_dir, output_folder)
  File "/eda/processor_ci/core/labeler_prototype.py", line 380, in main
    if top_file is None:
       ^^^^^^^^
UnboundLocalError: cannot access local variable 'top_file' where it is not associated with a value