You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
More an planemo / galaxy issue but I guess its good to keep track here:
Applying linter xml_order... CHECK
.. INFO: Unknown tag [xrefs] encountered, this may result in a warning in the future.
.. INFO: Unknown tag [edam_topics] encountered, this may result in a warning in the future.
.. INFO: Unknown tag [edam_operations] encountered, this may result in a warning in the future.
....
.. ERROR: Invalid XML found in file: mztab2tsv.xml. Errors [/tmp/tmp48f2aqmq:1:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'tool', attribute 'license': The attribute 'license' is not allowed.
The text was updated successfully, but these errors were encountered:
After further investigation on this issue, the problem seems to be a mismatch between the latest IUC Coding Style documentation and the latest TAG_ORDER definition in galaxy-tool-util.
There is also an open discussion and a draft PR galaxy-iuc/standards#58 that may potentially change the current order, so maybe is better to wait until it is resolved. I'll update the snippet to reflect the final decision when it is made.
More an planemo / galaxy issue but I guess its good to keep track here:
The text was updated successfully, but these errors were encountered: