Skip to content

Multi-target .NET Framework 4.8 and .NET 10 #2808

Multi-target .NET Framework 4.8 and .NET 10

Multi-target .NET Framework 4.8 and .NET 10 #2808

Triggered via pull request January 21, 2026 15:36
Status Failure
Total duration 3m 44s
Artifacts

ci.yml

on: pull_request
Build solution with analyzers
32s
Build solution with analyzers
Build and package output
1m 47s
Build and package output
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 30 warnings
Build solution with analyzers
Process completed with exit code 1.
Build and package output
Process completed with exit code 1.
Test (Linux, ubuntu-22.04)
Process completed with exit code 1.
Test (Windows, windows-latest)
Process completed with exit code 1.
Build and package output: src/BizHawk.Common/Extensions/ReflectionExtensions.cs#L35
Possible null reference argument for parameter 'name' in 'MemberInfo[] Type.GetMember(string name)'.
Build and package output: src/BizHawk.Common/DeltaSerializer.cs#L107
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
Build and package output: src/BizHawk.Common/DeltaSerializer.cs#L101
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
Build and package output: src/BizHawk.Common/DeltaSerializer.cs#L80
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
Build and package output: src/BizHawk.Common/DeepEquality.cs#L101
Unboxing a possibly null value.
Build and package output: src/BizHawk.Common/DeepEquality.cs#L100
Possible null reference assignment.
Test (Linux, ubuntu-22.04): src/BizHawk.Common/DeepEquality.cs#L101
Unboxing a possibly null value.
Test (Linux, ubuntu-22.04): src/BizHawk.Common/DeepEquality.cs#L100
Possible null reference assignment.
Test (Linux, ubuntu-22.04): src/BizHawk.Common/Extensions/ReflectionExtensions.cs#L35
Possible null reference argument for parameter 'name' in 'MemberInfo[] Type.GetMember(string name)'.
Test (Linux, ubuntu-22.04): src/BizHawk.Common/DeltaSerializer.cs#L107
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
Test (Linux, ubuntu-22.04): src/BizHawk.Common/DeltaSerializer.cs#L101
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
Test (Linux, ubuntu-22.04): src/BizHawk.Common/DeltaSerializer.cs#L80
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
Test (Windows, windows-latest): src/BizHawk.Common/DeepEquality.cs#L101
Unboxing a possibly null value.
Test (Windows, windows-latest): src/BizHawk.Common/DeepEquality.cs#L100
Possible null reference assignment.
Test (Windows, windows-latest): src/BizHawk.Common/DeltaSerializer.cs#L107
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
Test (Windows, windows-latest): src/BizHawk.Common/DeltaSerializer.cs#L101
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
Test (Windows, windows-latest): src/BizHawk.Common/DeltaSerializer.cs#L80
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.