Acknowledged

More regressions: Lang.Number.format(), Lang.Array.size(), Graphics.Dc.getFontHeight() (SDK 4.1.7)

Cannot find symbol ':format' on type '$.Toybox.Lang.Number'

Cannot find symbol ':size' on type '$.Toybox.Lang.Array<Any>'

Cannot find symbol ':getFontHeight' on type '$.Toybox.Graphics.Dc'

Cannot find symbol ':substring' on type '$.Toybox.Lang.String'

Sorry for the spam but I keep finding these. I suspect these are all related to issues with the type checking system itself, it seems to have issues finding methods and class members within my own codebase.