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
There are many tools that have select parameters with duplicated values or names, which probably needs to be fixes. It would be interesting to see if there are valid cases among those.
In addition there are a few cases that mix defining options with 'option' children elements, a 'options' element or the 'dynamic_options' attribute .. here we need to verify if this actually works, e.g. with a test. If so we need to adapt the linter.
Here is the list of tools that currently suffer from this (please put your name / link to the PR next to the tool if you are working on this):
There are many tools that have select parameters with duplicated values or names, which probably needs to be fixes. It would be interesting to see if there are valid cases among those.
In addition there are a few cases that mix defining options with 'option' children elements, a 'options' element or the 'dynamic_options' attribute .. here we need to verify if this actually works, e.g. with a test. If so we need to adapt the linter.
Here is the list of tools that currently suffer from this (please put your name / link to the PR next to the tool if you are working on this):
The text was updated successfully, but these errors were encountered: