You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
message: "Optional chain expressions can return undefined by design: using a non-null assertion is unsafe and wrong.\nhelp: Remove the non-null assertion."
59
-
range: Range { start: Position { line: 11, character: 18 }, end: Position { line: 11, character: 19 } }
59
+
range: Range { start: Position { line: 11, character: 21 }, end: Position { line: 11, character: 22 } }
60
60
related_information[0].message: "non-null assertion made after optional chain"
0 commit comments