When I enable type checking in VSCode, Pylance appears to report various warnings across different methods such as <"reply_text" is not a known attribute of "None">. Is this expected behaviour or is something required to be included such as an assert or conditional statements to handle these?