Julian Verdurmen

Results 118 issues of Julian Verdurmen

Testing 5.2.x https://github.com/castleproject/Core/issues/662 See also remarks for NSubstitute at https://github.com/castleproject/Core/issues/684

See #870 ``` Error: /home/runner/work/NSubstitute/NSubstitute/src/NSubstitute/Proxies/CastleDynamicProxy/ProxyIdInterceptor.cs(28,29): error CS8602: Dereference of a possibly null reference. [/home/runner/work/NSubstitute/NSubstitute/src/NSubstitute/NSubstitute.csproj::TargetFramework=net8.0] Error: /home/runner/work/NSubstitute/NSubstitute/src/NSubstitute/Proxies/CastleDynamicProxy/CastleInvocationMapper.cs(12,13): error CS8602: Dereference of a possibly null reference. [/home/runner/work/NSubstitute/NSubstitute/src/NSubstitute/NSubstitute.csproj::TargetFramework=net8.0] Error: /home/runner/work/NSubstitute/NSubstitute/src/NSubstitute/Proxies/CastleDynamicProxy/CastleInvocationMapper.cs(27,72): error CS8603: Possible...

Proposed for 6.0. From #551: - Make the ReflectionExtensions helper internal and remove OrNull suffix as we use nullability for that. - Do not expose internal classes from Core namespace,...

No commits for almost 6 months to develop. Many open PRs. The state of the repo is unclear.

See also https://github.com/postmanlabs/newman/issues/2205

### 🤔 What's changed? ### ⚡️ What's your motivation? ### 🏷️ What kind of change is this? - :book: Documentation (improvements without changing code) - :bank: Refactoring/debt/DX (improvement to code...

### 🤔 What's changed? - Added readmes to all NuGet packages, with the help of Copilot. I reviewed all the readmes and edited most of them. - Added XML docs...

documentation

### Reqnroll Version 3.0.0-ci20250804-1446 ### Issue Description deterministic is red: for example, the NUnit package is correct ### Steps to Reproduce 1. Download .nupkg and .snupgk and store in the...

bug
package

`MarkCodeMethodInvokeExpressionAsAwait` is an unused method. We should remove it from the interface (in a separate PR, after xUnit3 and TUnit is merged). _Originally posted by @gasparnagy in https://github.com/reqnroll/Reqnroll/pull/538#discussion_r2152251224_ TUnit had...

### Issue Description Please fix this bug for SDK 8, it has been fixed in SDK 9 https://github.com/dotnet/msbuild/issues/12751 ### Steps to Reproduce See https://github.com/dotnet/msbuild/issues/12751 ### Expected Behavior See https://github.com/dotnet/msbuild/issues/12751 ###...

author-responded