CodeQL does not support t-strings, a new 3.14 feature, failing with:
Could not process some files due to syntax errors
A parse error occurred while processing <file>, and as a result this file could not be analyzed. Check the syntax of the file using the python -m py_compile command and correct any invalid syntax.
Where <file> contains a t-string.