Code Quality: Refactor code and make it more modern #2612
Annotations
10 errors
Build:
src/core/IronPython/Runtime/PythonTuple.cs#L116
Parameter 'o' does not have the NotNoneAttribute
|
Build:
src/core/IronPython/Runtime/PythonTuple.cs#L121
Parameter 'items' does not have the NotNoneAttribute
|
Build:
src/core/IronPython/Runtime/PythonList.cs#L223
Parameter 'data' does not have the NotNoneAttribute
|
Build:
src/core/IronPython/Runtime/PythonTuple.cs#L116
Parameter 'o' does not have the NotNoneAttribute
|
Build:
src/core/IronPython/Runtime/PythonTuple.cs#L121
Parameter 'items' does not have the NotNoneAttribute
|
Build:
src/core/IronPython/Runtime/PythonList.cs#L223
Parameter 'data' does not have the NotNoneAttribute
|
Build:
src/core/IronPython/Runtime/PythonTuple.cs#L116
Parameter 'o' does not have the NotNoneAttribute
|
Build:
src/core/IronPython/Runtime/PythonTuple.cs#L121
Parameter 'items' does not have the NotNoneAttribute
|
Build:
src/core/IronPython/Runtime/PythonList.cs#L223
Parameter 'data' does not have the NotNoneAttribute
|
Build:
tests/ironpython/TestBuiltinModule.cs#L22
'TestBuiltinModule.Initialize(CodeContext, Dictionary<string, PythonGlobal>)': cannot change access modifiers when overriding 'protected internal' inherited member 'BuiltinPythonModule.Initialize(CodeContext, Dictionary<string, PythonGlobal>)'
|
Loading