I'm providing the parameters to a transaction query using a list built with a for loop, and this triggers the Transaction query is parameterized but the parameter sets are empty lint. Inlining static values silences it. Is there a way to write dynamic transaction params to avoid the false positive?