Skip to content

Python 3.13

Python 3.13 #479

Triggered via pull request December 13, 2024 08:24
@filmorfilmor
synchronize #2454
python3.13
Status Success
Total duration 6m 35s
Artifacts

ARM.yml

on: pull_request
Build and Test ARM64
6m 27s
Build and Test ARM64
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Build and Test ARM64: src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test ARM64: src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Test ARM64: src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used
Build and Test ARM64: src/embed_tests/StateSerialization/MethodSerialization.cs#L36
'IFormatter.Serialize(Stream, object)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
Build and Test ARM64: src/embed_tests/StateSerialization/MethodSerialization.cs#L38
'IFormatter.Deserialize(Stream)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
Build and Test ARM64: src/embed_tests/Events.cs#L54
The event 'ClassWithEventHandler.LeakEvent' is never used