Code Quality: Refactor code and make it more modern #2611
Annotations
10 errors
src/core/IronPython/Runtime/PythonList.cs#L223
Parameter 'data' does not have the NotNoneAttribute
|
src/core/IronPython/Runtime/PythonTuple.cs#L116
Parameter 'o' does not have the NotNoneAttribute
|
src/core/IronPython/Runtime/PythonTuple.cs#L121
Parameter 'items' does not have the NotNoneAttribute
|
src/core/IronPython/Runtime/PythonTuple.cs#L116
Parameter 'o' does not have the NotNoneAttribute
|
src/core/IronPython/Runtime/PythonTuple.cs#L121
Parameter 'items' does not have the NotNoneAttribute
|
src/core/IronPython/Runtime/PythonList.cs#L223
Parameter 'data' does not have the NotNoneAttribute
|
src/core/IronPython/Runtime/PythonList.cs#L223
Parameter 'data' does not have the NotNoneAttribute
|
src/core/IronPython/Runtime/PythonTuple.cs#L116
Parameter 'o' does not have the NotNoneAttribute
|
src/core/IronPython/Runtime/PythonTuple.cs#L121
Parameter 'items' does not have the NotNoneAttribute
|
tests/ironpython/Cases/CaseExecuter.cs#L32
'RuntimeInformation' is inaccessible due to its protection level
|
The logs for this run have expired and are no longer available.
Loading