Code Quality: Refactor code and make it more modern #2611
Annotations
10 errors
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/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#L121
Parameter 'items' does not have the NotNoneAttribute
|
Build:
src/core/IronPython/Runtime/PythonTuple.cs#L116
Parameter 'o' does not have the NotNoneAttribute
|
Build:
tests/ironpython/Cases/CaseGenerator.cs#L114
'RuntimeInformation' is inaccessible due to its protection level
|
Loading