Notice: Trying to access array offset on value of type null in FieldInfo->prepareInstanceDisplay() (line 628 of modules/field/field.info.class.inc).
field_info_formatter_types()
can return NULL
which is not accessible as an array in PHP 7.4.
I encounter this with the mobile_number_default formatter type on a highly customized site.