Code Inspection not working Follow
Code inspection on open files not working.
Especially for 'unresolved reference' - it didn't error out the undefined variable in python
I have enabled 'unresolved reference' in inspection setting
Tried
1. make sure the settings/code inspection are all enabled
2. Severity by scope are all enabled with ERROR
3. File/Invalid Cache, restart
The idea.log shows
4322 2022-11-19 14:42:10,269 [1367218] INFO - ex.GlobalInspectionContextBase - Code inspection started
4323 2022-11-19 14:42:19,314 [1376263] WARN - l.local.DirectoryAccessChecker - unrecognized RPC info output
4324 2022-11-19 14:42:19,328 [1376277] WARN - l.local.DirectoryAccessChecker - unrecognized RPC info output
4325 2022-11-19 14:42:19,328 [1376277] WARN - l.local.DirectoryAccessChecker - unrecognized RPC info output
4326 2022-11-19 14:42:19,332 [1376281] WARN - l.local.DirectoryAccessChecker - unrecognized RPC info output
4327 2022-11-19 14:42:19,352 [1376301] WARN - l.local.DirectoryAccessChecker - unrecognized RPC info output
4328 2022-11-19 14:42:19,353 [1376302] WARN - l.local.DirectoryAccessChecker - unrecognized RPC info output
4329 2022-11-19 14:42:23,024 [1379973] INFO - ex.GlobalInspectionContextImpl - Code inspection finished. Took 6391ms
Please sign in to leave a comment.
Hello,
Unfortunately, it's an uncommon issue, and it is hard to reproduce it.
Is it possible for you to attach a zipped logs folder? You can get it by navigating Help | Collect logs and diagnostic data.