Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error processing file list: max() iterable argument is empty #160

Closed
hf-kklein opened this issue Oct 1, 2024 · 0 comments · Fixed by #163
Closed

Error processing file list: max() iterable argument is empty #160

hf-kklein opened this issue Oct 1, 2024 · 0 comments · Fixed by #163
Assignees
Labels
bug Something isn't working

Comments

@hf-kklein
Copy link
Contributor

hf-kklein commented Oct 1, 2024

https://github.com/Hochfrequenz/edi_energy_mirror/actions/runs/11122855602/job/30905019726

Run migmose -eemp ./edi_energy_mirror -o ./machine-readable_message-implementation-guide -fv FV2504 --file-type csv --file-type nested_json --file-type reduced_nested_json
2024-10-01 10:02:22.891 | WARNING | migmose.main:main:83 - 💡 UTILMD is not available for format versions 2310 and above. Parse UTILMDS and UTILMDG instead.
2024-10-01 10:02:22.893 | INFO | migmose.parsing:get_latest_file:81 - Using the only file: /home/runner/work/edi_energy_mirror/edi_energy_mirror/edi_energy_mirror/edi_energy_de/FV2504/APERAKMIG-informatorischeLesefassung2.1i_99991231_20250404.docx
2024-10-01 10:02:22.894 | INFO | migmose.parsing:get_latest_file:81 - Using the only file: /home/runner/work/edi_energy_mirror/edi_energy_mirror/edi_energy_mirror/edi_energy_de/FV2504/COMDISMIG-informatorischeLesefassung1.0e_99991231_20250404.docx
2024-10-01 10:02:22.895 | INFO | migmose.parsing:get_latest_file:81 - Using the only file: /home/runner/work/edi_energy_mirror/edi_energy_mirror/edi_energy_mirror/edi_energy_de/FV2504/CONTRLMIG-informatorischeLesefassung2.0b-außerordentlicheVeröffentlichung_99991231_20221001.docx
2024-10-01 10:02:22.896 | INFO | migmose.parsing:get_latest_file:81 - Using the only file: /home/runner/work/edi_energy_mirror/edi_energy_mirror/edi_energy_mirror/edi_energy_de/FV2504/IFTSTAMIG-informatorischeLesefassung2.0f_99991231_20250404.docx
2024-10-01 10:02:22.897 | INFO | migmose.parsing:get_latest_file:81 - Using the only file: /home/runner/work/edi_energy_mirror/edi_energy_mirror/edi_energy_mirror/edi_energy_de/FV2504/INSRPTMIG-informatorischeLesefassung1.1a-außerordentlicheVeröffentlichung_99991231_20230330.docx
2024-10-01 10:02:22.899 | INFO | migmose.parsing:get_latest_file:81 - Using the only file: /home/runner/work/edi_energy_mirror/edi_energy_mirror/edi_energy_mirror/edi_energy_de/FV2504/INVOICMIG-informatorischeLesefassung2.8d_99991231_20250404.docx
2024-10-01 10:02:22.900 | INFO | migmose.parsing:get_latest_file:99 - Using the latest file: /home/runner/work/edi_energy_mirror/edi_energy_mirror/edi_energy_mirror/edi_energy_de/FV2504/MSCONSMIG-informatorischeLesefassung2.4c-außerordentlicheVeröffentlichung_99991231_20240403.docx
2024-10-01 10:02:22.901 | INFO | migmose.parsing:get_latest_file:81 - Using the only file: /home/runner/work/edi_energy_mirror/edi_energy_mirror/edi_energy_mirror/edi_energy_de/FV2504/ORDCHGMIG-informatorischeLesefassung1.1-außerordentlicheVeröffentlichung_99991231_20231001.docx
2024-10-01 10:02:22.902 | ERROR | migmose.parsing:get_latest_file:97 - Error processing file list: max() iterable argument is empty
Traceback (most recent call last):
File "/opt/hostedtoolcache/Python/3.12.6/x64/bin/migmose", line 8, in
sys.exit(main())
^^^^^^
File "/opt/hostedtoolcache/Python/3.12.6/x64/lib/python3.12/site-packages/click/core.py", line 1157, in call
return self.main(*args, **kwargs)

@hf-kklein hf-kklein added the bug Something isn't working label Oct 1, 2024
@DeltaDaniel DeltaDaniel linked a pull request Oct 7, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants