RNF0528

Index is not allowed for name that is not an array; index is ignored.

20

Cause . . . . . : An array index may be specified only with a field name defined as an array.

Recovery . . . : Remove the index or define the field name as an array. Compile again.