Skip to content

Prevent NullReferenceException when tracing.#3032

Closed
JSkimming wants to merge 1 commit intofluentassertions:mainfrom
JSkimming:3031-nullreferenceexception-when-tracing
Closed

Prevent NullReferenceException when tracing.#3032
JSkimming wants to merge 1 commit intofluentassertions:mainfrom
JSkimming:3031-nullreferenceexception-when-tracing

Conversation

@JSkimming
Copy link
Contributor

I'm raising this to initially demonstrate the issue #3031 with a test. This may end up fixing #3031.

IMPORTANT

  • If the PR touches the public API, the changes have been approved in a separate issue with the "api-approved" label.
  • The code complies with the Coding Guidelines for C#.
  • The changes are covered by unit tests which follow the Arrange-Act-Assert syntax and the naming conventions such as is used in these tests.
  • If the PR adds a feature or fixes a bug, please update the release notes with a functional description that explains what the change means to consumers of this library, which are published on the website.
  • If the PR changes the public API the changes needs to be included by running AcceptApiChanges.ps1 or AcceptApiChanges.sh.
  • If the PR affects the documentation, please include your changes in this pull request so the documentation will appear on the website.
    • Please also run ./build.sh --target spellcheck or .\build.ps1 --target spellcheck before pushing and check the good outcome

@github-actions
Copy link

Qodana for .NET

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

@jnyrup
Copy link
Member

jnyrup commented Feb 27, 2025

Fixed in #3036

@jnyrup jnyrup closed this Feb 27, 2025
@JSkimming JSkimming deleted the 3031-nullreferenceexception-when-tracing branch February 28, 2025 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants