Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Testbranch

Testbranch #524

Triggered via pull request September 2, 2025 08:33
Status Failure
Total duration 53s
Artifacts

ARM.yml

on: pull_request
Build and Test ARM64
51s
Build and Test ARM64
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
Build and Test ARM64
Process completed with exit code 1.
Build and Test ARM64: src/runtime/Types/ClassDerived.cs#L202
Possible null reference argument for parameter 'item' in 'void List<object>.Add(object item)'.
Build and Test ARM64: src/runtime/Types/ClassDerived.cs#L184
Dereference of a possibly null reference.
Build and Test ARM64: src/runtime/Types/ClassDerived.cs#L183
Converting null literal or possible null value to non-nullable type.
Build and Test ARM64: src/runtime/Types/ClassDerived.cs#L174
Dereference of a possibly null reference.
Build and Test ARM64: src/runtime/Types/ClassDerived.cs#L163
Dereference of a possibly null reference.
Build and Test ARM64: src/runtime/Types/ClassDerived.cs#L153
Converting null literal or possible null value to non-nullable type.
Build and Test ARM64: src/runtime/Types/ClassDerived.cs#L147
Converting null literal or possible null value to non-nullable type.
Build and Test ARM64: src/runtime/PythonTypes/PyInt.cs#L231
Converting null literal or possible null value to non-nullable type.
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
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.