test.robot:5:1 [W] NAME08 Section variable '${my_var}' name is not uppercase
test.robot:6:1 [W] NAME08 Section variable '${My Var}' name is not uppercase
test.robot:7:1 [W] NAME08 Section variable '${my var}' name is not uppercase
test.robot:8:1 [W] NAME08 Section variable '${MyVar}' name is not uppercase
test.robot:9:1 [W] NAME08 Section variable '${My_Var}' name is not uppercase
test.robot:10:1 [W] NAME08 Section variable '${myVar}' name is not uppercase
test.robot:11:1 [W] NAME08 Section variable '${MY_var}' name is not uppercase
test.robot:14:1 [W] NAME08 Section variable '${my_var}' name is not uppercase
test.robot:16:1 [W] NAME08 Section variable '${var}' name is not uppercase
test.robot:17:1 [W] NAME08 Section variable '@{var3}' name is not uppercase
test.robot:21:1 [W] NAME08 Section variable '@{var4}' name is not uppercase
test.robot:25:1 [W] NAME08 Section variable '${MY_VAR${var}}' name is not uppercase
test.robot:27:1 [W] NAME08 Section variable '${${var}MY VAR${VAR}}' name is not uppercase
test.robot:28:1 [W] NAME08 Section variable '${${var${VAR}}MY VAR${VAR}}' name is not uppercase
test.robot:29:1 [W] NAME08 Section variable '${@{VAR}[1]MY_VAR&{var.param}}' name is not uppercase
test.robot:30:1 [W] NAME08 Section variable '${${var${VAR}}my_var}' name is not uppercase
test.robot:31:1 [W] NAME08 Section variable '${${VAR}my_var}' name is not uppercase
test.robot:32:1 [W] NAME08 Section variable '${${VAR}my_var${var}}' name is not uppercase
test.robot:33:1 [W] NAME08 Section variable '${@{VAR}[1]my_var}' name is not uppercase
test.robot:34:1 [W] NAME08 Section variable '${@{VAR}[1]my_var&{var.param}}' name is not uppercase

Found 20 issues.