Testbranch #1503
Annotations
1 error, 11 warnings, and 1 notice
Embedding tests
Process completed with exit code 1.
|
Embedding tests:
src/runtime/Types/ClassDerived.cs#L184
Dereference of a possibly null reference.
|
Embedding tests:
src/runtime/Types/ClassDerived.cs#L183
Converting null literal or possible null value to non-nullable type.
|
Embedding tests:
src/runtime/Types/ClassDerived.cs#L174
Dereference of a possibly null reference.
|
Embedding tests:
src/runtime/Types/ClassDerived.cs#L163
Dereference of a possibly null reference.
|
Embedding tests:
src/runtime/Types/ClassDerived.cs#L153
Converting null literal or possible null value to non-nullable type.
|
Embedding tests:
src/runtime/Types/ClassDerived.cs#L147
Converting null literal or possible null value to non-nullable type.
|
Embedding tests:
src/runtime/Types/ClassDerived.cs#L1166
Non-nullable field 'pin' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Embedding tests:
src/runtime/PythonTypes/PyInt.cs#L231
Converting null literal or possible null value to non-nullable type.
|
Embedding tests:
src/runtime/PythonTypes/PyInt.cs#L12
'PyInt' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Embedding tests:
src/runtime/PythonTypes/PyFloat.cs#L11
'PyFloat' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Setup .NET
.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.
|
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
Loading