Skip to content

Conversation

@Arkatufus
Copy link
Contributor

Fixes #7777

Changes

Enable nullability

Copy link
Member

@Aaronontheweb Aaronontheweb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like some comments got removed and replaced with TBDs, which we're trying to avoid

private readonly string _s;

/// <summary>
/// <remarks>Note! Part of internal API. Breaking changes may occur without notice. Use at own risk.</remarks>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why'd this get removed?

private readonly bool _canBeRelative;

/// <summary>
/// <remarks>Note! Part of internal API. Breaking changes may occur without notice. Use at own risk.</remarks>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same, why did this get removed and replaced with a TBD comment?

public interface IStringMatcher
{
/// <summary>
/// <remarks>Note! Part of internal API. Breaking changes may occur without notice. Use at own risk.</remarks>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Another one

@Aaronontheweb
Copy link
Member

@Arkatufus disregard my previous review - I can see that those issues are not issues when I have whitespace disabled on the reviewer UI

@Aaronontheweb Aaronontheweb added the akka-testkit Akka.NET Testkit issues label Aug 20, 2025
@Aaronontheweb Aaronontheweb merged commit c4bd954 into akkadotnet:dev Aug 21, 2025
8 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

akka-testkit Akka.NET Testkit issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Convert Akka.TestKit.EventFilter.Internal

2 participants