some updates for Python 3.13.1 parser #5345
Annotations
10 errors and 2 warnings
Test:
python/python2_7_18/Generated-CSharp-0/AssemblyInfo.cs#L1
The type or namespace name 'CLSCompliantAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
Test:
python/python2_7_18/Generated-CSharp-0/AssemblyInfo.cs#L1
The type or namespace name 'CLSCompliant' could not be found (are you missing a using directive or an assembly reference?)
|
Test:
python/python2_7_18/Generated-CSharp-0/AssemblyInfo.cs#L1
The type or namespace name 'CLSCompliantAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
Test:
python/python2_7_18/Generated-CSharp-0/AssemblyInfo.cs#L1
The type or namespace name 'CLSCompliant' could not be found (are you missing a using directive or an assembly reference?)
|
Test:
python/python3_13/Generated-CSharp-0/AssemblyInfo.cs#L1
The type or namespace name 'CLSCompliantAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
Test:
python/python3_13/Generated-CSharp-0/AssemblyInfo.cs#L1
The type or namespace name 'CLSCompliant' could not be found (are you missing a using directive or an assembly reference?)
|
Test:
python/python3_13/Generated-CSharp-0/PythonLexerBase.cs#L36
The type or namespace name 'Stack<>' could not be found (are you missing a using directive or an assembly reference?)
|
Test:
python/python3_13/Generated-CSharp-0/PythonLexerBase.cs#L38
The type or namespace name 'LinkedList<>' could not be found (are you missing a using directive or an assembly reference?)
|
Test:
python/python3_13/Generated-CSharp-0/PythonLexerBase.cs#L47
The type or namespace name 'Stack<>' could not be found (are you missing a using directive or an assembly reference?)
|
Test:
python/python3_13/Generated-CSharp-0/PythonLexerBase.cs#L49
The type or namespace name 'Stack<>' could not be found (are you missing a using directive or an assembly reference?)
|
Test:
python/python2_7_18/Generated-CSharp-0/PythonLexerBase.cs#L303
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Test:
python/python2_7_18/Generated-CSharp-0/PythonLexerBase.cs#L303
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading