Testbranch #2614
Open
Testbranch #2614
Annotations
2 errors and 12 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#L42
The event 'ClassWithEventHandler.LeakEvent' is never used
|
|
Embedding tests (Mono/.NET Framework):
src/runtime/Types/ClassDerived.cs#L202
Possible null reference argument for parameter 'item' in 'void List<object>.Add(object item)'.
|
|
Embedding tests (Mono/.NET Framework):
src/runtime/Types/ClassDerived.cs#L184
Dereference of a possibly null reference.
|
|
Embedding tests (Mono/.NET Framework):
src/runtime/Types/ClassDerived.cs#L183
Converting null literal or possible null value to non-nullable type.
|
|
Embedding tests (Mono/.NET Framework):
src/runtime/Types/ClassDerived.cs#L174
Dereference of a possibly null reference.
|
|
Embedding tests (Mono/.NET Framework):
src/runtime/Types/ClassDerived.cs#L163
Dereference of a possibly null reference.
|
|
Embedding tests (Mono/.NET Framework):
src/runtime/Types/ClassDerived.cs#L153
Converting null literal or possible null value to non-nullable type.
|
|
Embedding tests (Mono/.NET Framework):
src/runtime/Types/ClassDerived.cs#L147
Converting null literal or possible null value to non-nullable type.
|
|
Embedding tests (Mono/.NET Framework):
src/runtime/PythonTypes/PyInt.cs#L231
Converting null literal or possible null value to non-nullable type.
|
|
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.13
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