Ezequiel Demetras
Ezequiel Demetras
@dotnet-policy-service agree
Question: Won't the CompatibleNumericValue_NullableType test throw an error in these cases if this issue is fixed? Another question is, would it be interesting to have a warning if the value...
@bradwilson While I was trying to find a way to solve this issue I had the following problem I made a solution to the issue, but many tests that validate...
@bradwilson The test presented in the issue fails due to a runtime error, but the analyzer doesn't indicate any failure. That said, should the test run normally or should the...
@bradwilson So what should be done in this case?
right, I'll add this logic and fix the tests in this [pr 189](https://github.com/xunit/xunit.analyzers/pull/189), thanks for you help