Code Quality: Refactor code and make it more modern #2608
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/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:
tests/ironpython/Cases/CaseExecuter.cs#L32
'RuntimeInformation' is inaccessible due to its protection level
|
Loading