mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 10:22:30 +08:00
DataLinks: make sure we use the correct datapoint when dataset contains null value. (#22981)
* Fix to make sure we have the correct dataIndex when using data links. * fixed strict null errors. * decreased number of errors.
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
echo -e "Collecting code stats (typescript errors & more)"
|
||||
|
||||
|
||||
ERROR_COUNT_LIMIT=820
|
||||
ERROR_COUNT_LIMIT=816
|
||||
DIRECTIVES_LIMIT=172
|
||||
CONTROLLERS_LIMIT=139
|
||||
|
||||
|
Reference in New Issue
Block a user