SonarLint on Optional.ofNullable: A “NullPointerException” could be thrown
I am getting sonar warning A "NullPointerException" could be thrown; "test" is nullable here.
inside the if
condition:
SonarLint on Optional.ofNullable: A “NullPointerException” could be thrown
I am getting sonar warning A "NullPointerException" could be thrown; "test" is nullable here.
inside the if
condition:
SonarLint on Optional.ofNullable: A “NullPointerException” could be thrown
I am getting sonar warning A "NullPointerException" could be thrown; "test" is nullable here.
inside the if
condition: