Closed wdconinc closed 3 months ago
janadot ingests parameters with FilterParameters. Since only direct parameter getting results in them getting set as used, this results in warnings for janadot:group: keys. E.g. https://github.com/eic/EICrecon/actions/runs/10237639088/job/28321546930#step:8:360.
janadot
FilterParameters
janadot:group:
This PR marks all parameters that are returns by FilterParameters as used (since they potentially could be).
janadot
ingests parameters withFilterParameters
. Since only direct parameter getting results in them getting set as used, this results in warnings forjanadot:group:
keys. E.g. https://github.com/eic/EICrecon/actions/runs/10237639088/job/28321546930#step:8:360.This PR marks all parameters that are returns by
FilterParameters
as used (since they potentially could be).