[pull] master from pythonnet:master #25
Merged
Annotations
2 errors and 5 warnings
|
Embedding tests (.NET Core)
Process completed with exit code 1.
|
|
Embedding tests (Mono/.NET Framework)
Process completed with exit code 1.
|
|
Embedding tests (.NET Core):
src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
|
|
Embedding tests (Mono/.NET Framework):
src/embed_tests/Events.cs#L54
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()
|
|
Set up Python 3.10
Unexpected input(s) 'architecture', valid inputs are ['version', 'version-file', 'python-version', 'activate-environment', 'working-directory', 'checksum', 'github-token', 'enable-cache', 'cache-dependency-glob', 'restore-cache', 'save-cache', 'cache-suffix', 'cache-local-path', 'prune-cache', 'cache-python', 'ignore-nothing-to-cache', 'ignore-empty-workdir', 'tool-dir', 'tool-bin-dir', 'manifest-file', 'add-problem-matchers', 'resolution-strategy']
|
Loading