Alternative attempt at fixing memleak by being explicit about copies #1791
Annotations
1 error and 7 warnings
|
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/Util/ReflectionPolyfills.cs#L17
Possible null reference return.
|
|
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()
|
|
Embedding tests (Mono/.NET Framework):
src/runtime/PythonTypes/PyDict.cs#L133
'PyDict.Copy()' hides inherited member 'PyObject.Copy()'. Use the new keyword if hiding was intended.
|
|
Install Mono
`--ignore-dependencies` is an unsupported Homebrew developer option!
Adjust your PATH to put any preferred versions of applications earlier in the
PATH rather than using this unsupported option!
|
background
wait
wait-all
cancel
Loading