Avoid possible 'null' assignment in CallerIdentifier#2448
Avoid possible 'null' assignment in CallerIdentifier#2448jnyrup merged 2 commits intofluentassertions:developfrom vbreuss:topic/fix-resharper-issues
CallerIdentifier#2448Conversation
Qodana for .NET2 new problems were found
💡 Qodana analysis was run in the pull request mode: only the changed files were checked View the detailed Qodana reportTo be able to view the detailed Qodana report, you can either:
To get - name: 'Qodana Scan'
uses: JetBrains/[email protected]
with:
upload-result: trueContact Qodana teamContact us at [email protected]
|
Pull Request Test Coverage Report for Build 6823042175
💛 - Coveralls |
dennisdoomen
left a comment
There was a problem hiding this comment.
🙃 (nitpick) I'd prefer more functional commit titles.
I split the pull request in two. This one now only updates the |
CallerIdentifier
It could have been two separate commits. But all commits and PR titles need to be as functional as possible. |
|
What about the Qodana issues? |
The two issues in the comment are from an older run before commit 2caaf39. I don't know, why the comment was not updated 😕 |
…ons#2448) * Fix "Possible 'null' assignment to non-nullable entity" * Add null check only when not NET6 or greater
…ons#2448) * Fix "Possible 'null' assignment to non-nullable entity" * Add null check only when not NET6 or greater
…ons#2448) * Fix "Possible 'null' assignment to non-nullable entity" * Add null check only when not NET6 or greater
…ons#2448) * Fix "Possible 'null' assignment to non-nullable entity" * Add null check only when not NET6 or greater
…ons#2448) * Fix "Possible 'null' assignment to non-nullable entity" * Add null check only when not NET6 or greater
…ons#2448) * Fix "Possible 'null' assignment to non-nullable entity" * Add null check only when not NET6 or greater
* Fix "Possible 'null' assignment to non-nullable entity" * Add null check only when not NET6 or greater
Fix issue detected by ReSharper:
IMPORTANT
./build.sh --target spellcheckor.\build.ps1 --target spellcheckbefore pushing and check the good outcome