Error in SonarLint for PHPStorm - jmitchell1

Environment:

  • Java: JetBrains s.r.o. 11.0.11
  • OS: Mac OS X x86_64
  • IDE: PhpStorm 2021.2
  • SonarLint: 5.2.0.35150

Error determining tab size

java.lang.RuntimeException: c.ij.util.io.PersistentEnumeratorBase$CorruptedException: PersistentEnumerator storage corrupted /Users/jmitchell1/Library/Caches/JetBrains/PhpStorm2021.2/caches/names.dat
	at c.ij.util.ExceptionUtil.rethrow(ExceptionUtil.java:132)
	at c.ij.oa.vfs.newvfs.persistent.PersistentFSConnection.handleError(PersistentFSConnection.java:291)
	at c.ij.oa.vfs.newvfs.persistent.FSRecords.handleError(FSRecords.java:717)
	at c.ij.oa.vfs.newvfs.persistent.FSRecords.readAndHandleErrors(FSRecords.java:251)
	at c.ij.oa.vfs.newvfs.persistent.FSRecords.getNameId(FSRecords.java:499)
	at c.ij.oa.vfs.newvfs.persistent.PersistentFSImpl.findExistingChildInfo(PersistentFSImpl.java:444)
	at c.ij.oa.vfs.newvfs.persistent.PersistentFSImpl.lambda$findChildInfo$4(PersistentFSImpl.java:395)
	at c.ij.oa.vfs.newvfs.persistent.FSRecords.update(FSRecords.java:302)
	at c.ij.oa.vfs.newvfs.persistent.PersistentFSImpl.findChildInfo(PersistentFSImpl.java:432)
	at c.ij.oa.vfs.newvfs.impl.VirtualDirectoryImpl.findInPersistence(VirtualDirectoryImpl.java:150)
	at c.ij.oa.vfs.newvfs.impl.VirtualDirectoryImpl.doFindChild(VirtualDirectoryImpl.java:132)
	at c.ij.oa.vfs.newvfs.impl.VirtualDirectoryImpl.findChild(VirtualDirectoryImpl.java:78)
	at c.ij.oa.vfs.newvfs.impl.VirtualDirectoryImpl.findChild(VirtualDirectoryImpl.java:537)
	at c.ij.oa.vfs.newvfs.impl.VirtualDirectoryImpl.findChild(VirtualDirectoryImpl.java:45)
	at c.ij.oa.vfs.newvfs.VfsImplUtil.findFileByPath(VfsImplUtil.java:56)

Hello Jon, welcome to the community!

I can’t see anything related to SonarLint in provided stack trace. Why do you think this issue related to SonarLint?