Sonarqube wrongly shows 'Possible null pointer dereference' error

后端 未结 0 1422
猫巷女王i
猫巷女王i 2021-01-26 10:06

I have following code, and sonarqube complains of possible null pointer dereferencing at line 5

ObjectMetadata metaData = new ObjectMetadata(); //1
metaData.setCo         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题