2574 StackOverflow Exception On Super Method Call Fix #2628
+88
−24
Annotations
2 errors and 4 warnings
|
Python Tests (Mono)
Process completed with exit code 1.
|
|
Python Tests (.NET Core)
Process completed with exit code 1.
|
|
Embedding tests (.NET Core):
src/embed_tests/Events.cs#L42
The event 'ClassWithEventHandler.LeakEvent' is never used
|
|
Embedding tests (Mono/.NET Framework):
src/embed_tests/Events.cs#L42
The event 'ClassWithEventHandler.LeakEvent' is never used
|
|
Embedding tests (Mono/.NET Framework):
src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
|
Embedding tests (Mono/.NET Framework):
src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Loading