-
Notifications
You must be signed in to change notification settings - Fork 731
Fixed formatting error when checking nullable DateTimeOffset with BeWithin/Before
#2312
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
DateTimeOffset with BeWithin/Before
Tests/FluentAssertions.Specs/Primitives/DateTimeAssertionSpecs.cs
Outdated
Show resolved
Hide resolved
Tests/FluentAssertions.Specs/Primitives/DateTimeAssertionSpecs.cs
Outdated
Show resolved
Hide resolved
Tests/FluentAssertions.Specs/Primitives/DateTimeAssertionSpecs.cs
Outdated
Show resolved
Hide resolved
Tests/FluentAssertions.Specs/Primitives/DateTimeAssertionSpecs.cs
Outdated
Show resolved
Hide resolved
Tests/FluentAssertions.Specs/Primitives/DateTimeAssertionSpecs.cs
Outdated
Show resolved
Hide resolved
jnyrup
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for reporting and fixing this ❤️
|
|
|
Please rebase to onto current develop |
6ad1c1b to
4a1e2c7
Compare
Qodana for .NETIt 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 reportTo be able to view the detailed Qodana report, you can either:
To get - name: 'Qodana Scan'
uses: JetBrains/qodana-action@v2023.2.6
with:
upload-result: trueContact Qodana teamContact us at qodana-support@jetbrains.com
|
…BeWithin`/`Before` (fluentassertions#2312)
…BeWithin`/`Before` (fluentassertions#2312)
…BeWithin`/`Before` (fluentassertions#2312)
…BeWithin`/`Before` (fluentassertions#2312)
…BeWithin`/`Before` (fluentassertions#2312)

Fix for #2310 - typo in format string
IMPORTANT
./build.sh --target spellcheckor.\build.ps1 --target spellcheckbefore pushing and check the good outcome