Issues with parameters for signac_template.xml
Closed this issue · 0 comments
+Linting tool /Users/gaelcagnone/Documents/GitHub/r-signac_galaxy/signac_template.xml
Applying linter tests... WARNING
.. WARNING: No tests found, most tools should define test cases.
.. WARNING: No valid test(s) found.
Applying linter output... CHECK
.. INFO: 1 outputs found.
Applying linter inputs... FAIL
.. ERROR: Select parameter [] has multiple options with the same text content
.. ERROR: Select parameter [] has multiple options with the same value
.. ERROR: Select parameter [] has multiple options with the same text content
.. ERROR: Select parameter [] has multiple options with the same value
.. WARNING: Param input [] is not a valid Cheetah placeholder.
.. WARNING: Param input [] is not a valid Cheetah placeholder.
.. INFO: Found 3 input parameters.
Applying linter help... CHECK
.. CHECK: Tool contains help section.
.. CHECK: Help contains valid reStructuredText.
Applying linter general... CHECK
.. CHECK: Tool defines a version [0.1.0].
.. CHECK: Tool defines a name [Bold text here].
.. CHECK: Tool defines an id [signac_].
.. CHECK: Tool targets 16.01 Galaxy profile.
Applying linter command... CHECK
.. INFO: Tool contains a command.
Applying linter citations... WARNING
.. WARNING: No citations found, consider adding citations to your tool.
Applying linter tool_xsd... CHECK
.. INFO: File validates against XML schema.