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

tool snippet gives linter errors #91

Open
bernt-matthias opened this issue Jan 15, 2021 · 3 comments
Open

tool snippet gives linter errors #91

bernt-matthias opened this issue Jan 15, 2021 · 3 comments

Comments

@bernt-matthias
Copy link

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.
@bgruening
Copy link
Member

@bernt-matthias if you install the latest (dev) version of galaxy-tool-util https://pypi.org/project/galaxy-tool-util/ that should be fixed.

@davelopez
Copy link
Collaborator

Yes, since the v0.3.1 release of the VSCode/Codium extension we are using the galaxy-tool-util==21.1.0.dev4 wich should be the same for the latest release of planemo here

@davelopez
Copy link
Collaborator

davelopez commented Jan 24, 2021

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.

Thank you @bernt-matthias for bringing that up!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants