Assertion (ri >= 0 && ri <= 7) failed!
When running with 7.2 RU with MIMO 4x4 and by configuring `maxMIMO_layers: 1` after `Identity Response` message there is an Assertion:
```
Assertion (ri >= 0 && ri <= 7) failed!
In evaluate_cqi_report() /home/user/openairinterface5g/openair2/LAYER2/NR_MAC_gNB/gNB_scheduler_uci.c:625
```
How to reproduce:
- Configure 7.2 RU with 4x4 and maxMIMO_layers: 1
- Start a COTS UE
- Assertion will be triggered
[Assertion_evaluate_cqi_report.txt](/uploads/4a376441df480f3cf59db1e8644251bc/Assertion_evaluate_cqi_report.txt)
issue