Code Quality: Refactor code and make it more modern #2612
Annotations
30 errors
build (macos-latest-large):
src/core/IronPython/Runtime/PythonList.cs#L223
Parameter 'data' does not have the NotNoneAttribute
|
build (macos-latest-large):
src/core/IronPython/Runtime/PythonTuple.cs#L116
Parameter 'o' does not have the NotNoneAttribute
|
build (macos-latest-large):
src/core/IronPython/Runtime/PythonTuple.cs#L121
Parameter 'items' does not have the NotNoneAttribute
|
build (macos-latest-large):
src/core/IronPython/Runtime/PythonList.cs#L223
Parameter 'data' does not have the NotNoneAttribute
|
build (macos-latest-large):
src/core/IronPython/Runtime/PythonTuple.cs#L116
Parameter 'o' does not have the NotNoneAttribute
|
build (macos-latest-large):
src/core/IronPython/Runtime/PythonTuple.cs#L121
Parameter 'items' does not have the NotNoneAttribute
|
build (macos-latest-large):
src/core/IronPython/Runtime/PythonTuple.cs#L116
Parameter 'o' does not have the NotNoneAttribute
|
build (macos-latest-large):
src/core/IronPython/Runtime/PythonTuple.cs#L121
Parameter 'items' does not have the NotNoneAttribute
|
build (macos-latest-large):
src/core/IronPython/Runtime/PythonList.cs#L223
Parameter 'data' does not have the NotNoneAttribute
|
build (macos-latest-large):
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>)'
|
build (ubuntu-latest):
src/core/IronPython/Runtime/PythonTuple.cs#L116
Parameter 'o' does not have the NotNoneAttribute
|
build (ubuntu-latest):
src/core/IronPython/Runtime/PythonTuple.cs#L121
Parameter 'items' does not have the NotNoneAttribute
|
build (ubuntu-latest):
src/core/IronPython/Runtime/PythonList.cs#L223
Parameter 'data' does not have the NotNoneAttribute
|
build (ubuntu-latest):
src/core/IronPython/Runtime/PythonTuple.cs#L116
Parameter 'o' does not have the NotNoneAttribute
|
build (ubuntu-latest):
src/core/IronPython/Runtime/PythonTuple.cs#L121
Parameter 'items' does not have the NotNoneAttribute
|
build (ubuntu-latest):
src/core/IronPython/Runtime/PythonList.cs#L223
Parameter 'data' does not have the NotNoneAttribute
|
build (ubuntu-latest):
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>)'
|
build (ubuntu-latest):
tests/ironpython/TestBuiltinModule.cs#L28
'TestBuiltinModule.GetGlobalVariableNames()': cannot change access modifiers when overriding 'protected internal' inherited member 'BuiltinPythonModule.GetGlobalVariableNames()'
|
build (ubuntu-latest):
src/core/IronPython/Runtime/PythonTuple.cs#L116
Parameter 'o' does not have the NotNoneAttribute
|
build (ubuntu-latest):
src/core/IronPython/Runtime/PythonTuple.cs#L121
Parameter 'items' does not have the NotNoneAttribute
|
build (windows-latest):
src/core/IronPython/Runtime/PythonTuple.cs#L116
Parameter 'o' does not have the NotNoneAttribute
|
build (windows-latest):
src/core/IronPython/Runtime/PythonTuple.cs#L121
Parameter 'items' does not have the NotNoneAttribute
|
build (windows-latest):
src/core/IronPython/Runtime/PythonList.cs#L223
Parameter 'data' does not have the NotNoneAttribute
|
build (windows-latest):
src/core/IronPython/Runtime/PythonTuple.cs#L116
Parameter 'o' does not have the NotNoneAttribute
|
build (windows-latest):
src/core/IronPython/Runtime/PythonTuple.cs#L121
Parameter 'items' does not have the NotNoneAttribute
|
build (windows-latest):
src/core/IronPython/Runtime/PythonList.cs#L223
Parameter 'data' does not have the NotNoneAttribute
|
build (windows-latest):
src/core/IronPython/Runtime/PythonTuple.cs#L116
Parameter 'o' does not have the NotNoneAttribute
|
build (windows-latest):
src/core/IronPython/Runtime/PythonTuple.cs#L121
Parameter 'items' does not have the NotNoneAttribute
|
build (windows-latest):
src/core/IronPython/Runtime/PythonList.cs#L223
Parameter 'data' does not have the NotNoneAttribute
|
build (windows-latest):
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>)'
|