2025 update: I got
Searching for inspections failed: undefined method map for nil:NilClass
report.issues = results['items'].map { |item| Issue.new(item) }
and was able to fix it by replacing PBXFileSystemSynchronizedRootGroup with PBXGroup in ios/Runner.xcodeproj/project.pbxproj