Job 1788113789108

Command: powershell -NoProfile -Command "$roots=@('C:\\Users\\ash\\Documents','C:\\Users\\ash\\Desktop');$hits=@();foreach($r in $roots){if(Test-Path $r){Get-ChildItem -LiteralPath $r -Filter gradlew.bat -File -Recurse -ErrorAction SilentlyContinue | Where-Object {$_.FullName -notmatch '\\.gradle\\|\\build\\|\\node_modules\\'} | ForEach-Object {$root=$_.Directory.FullName;$hits += [pscustomobject]@{root=$root;gradlew=$_.FullName;settings=((Get-ChildItem -LiteralPath $root -Filter 'settings.gradle*' -File -ErrorAction SilentlyContinue | Select-Object -First 1).Name);app=(Test-Path (Join-Path $root 'app'))}}}};$hits | Select-Object -First 40 | ConvertTo-Json -Depth 3 -Compress"
Directory: projects
Status: TIMEOUT
Exit code: -1

Cancel Job Rerun Command Refresh

[{"root":"C:\\Users\\ash\\Documents\\AudioProcessPlatform\\clients\\android","gradlew":"C:\\Users\\ash\\Documents\\AudioProcessPlatform\\clients\\android\\gradlew.bat","settings":"settings.gradle","app":true},{"root":"C:\\Users\\ash\\Documents\\Codex\\2026-06-25\\cuba-cari-folder-patchhub-saya\\.build\\patchhub-whisper-android-source","gradlew":"C:\\Users\\ash\\Documents\\Codex\\2026-06-25\\cuba-cari-folder-patchhub-saya\\.build\\patchhub-whisper-android-source\\gradlew.bat","settings":"settings.gradle","app":true},{"root":"C:\\Users\\ash\\Documents\\Codex\\2026-06-25\\cuba-cari-folder-patchhub-saya\\.build\\whisper.cpp-src\\bindings\\java","gradlew":"C:\\Users\\ash\\Documents\\Codex\\2026-06-25\\cuba-cari-folder-patchhub-saya\\.build\\whisper.cpp-src\\bindings\\java\\gradlew.bat","settings":"settings.gradle","app":false},{"root":"C:\\Users\\ash\\Documents\\Codex\\2026-06-25\\cuba-cari-folder-patchhub-saya\\.build\\whisper.cpp-src\\examples\\whisper.android","gradlew":"C:\\Users\\ash\\Documents\\Codex\\2026-06-25\\cuba-cari-folder-patchhub-saya\\.build\\whisper.cpp-src\\examples\\whisper.android\\gradlew.bat","settings":"settings.gradle","app":true},{"root":"C:\\Users\\ash\\Documents\\Codex\\2026-06-25\\cuba-cari-folder-patchhub-saya\\.build\\whisper.cpp-src\\examples\\whisper.android.java","gradlew":"C:\\Users\\ash\\Documents\\Codex\\2026-06-25\\cuba-cari-folder-patchhub-saya\\.build\\whisper.cpp-src\\examples\\whisper.android.java\\gradlew.bat","settings":"settings.gradle","app":true},{"root":"C:\\Users\\ash\\Documents\\Codex\\2026-06-25\\cuba-cari-folder-patchhub-saya\\patchhub-whisper-android","gradlew":"C:\\Users\\ash\\Documents\\Codex\\2026-06-25\\cuba-cari-folder-patchhub-saya\\patchhub-whisper-android\\gradlew.bat","settings":"settings.gradle","app":true},{"root":"C:\\Users\\ash\\Documents\\Codex\\2026-06-29\\hi-saya-nak-awak-sambung-projek\\_handover_staging\\source-repo\\cuba-cari-folder-patchhub-saya\\patchhub-whisper-android","gradlew":"C:\\Users\\ash\\Documents\\Codex\\2026-06-29\\hi-saya-nak-awak-sambung-projek\\_handover_staging\\source-repo\\cuba-cari-folder-patchhub-saya\\patchhub-whisper-android\\gradlew.bat","settings":"settings.gradle","app":true},{"root":"C:\\Users\\ash\\Documents\\scanner-source","gradlew":"C:\\Users\\ash\\Documents\\scanner-source\\gradlew.bat","settings":"settings.gradle","app":true},{"root":"C:\\Users\\ash\\Documents\\ShopeeApi\\handover\\ShopeeOperations-Full-Handover-1.2.0-20260812\\android-source","gradlew":"C:\\Users\\ash\\Documents\\ShopeeApi\\handover\\ShopeeOperations-Full-Handover-1.2.0-20260812\\android-source\\gradlew.bat","settings":"settings.gradle","app":true},{"root":"C:\\Users\\ash\\Documents\\ShopeeApi\\handover\\ShopeeOperations-Full-Handover-1.2.0-20260812-clean\\android-source","gradlew":"C:\\Users\\ash\\Documents\\ShopeeApi\\handover\\ShopeeOperations-Full-Handover-1.2.0-20260812-clean\\android-source\\gradlew.bat","settings":"settings.gradle","app":true},{"root":"C:\\Users\\ash\\Documents\\ShopeeApi\\scanner-source\\LabelScanStock","gradlew":"C:\\Users\\ash\\Documents\\ShopeeApi\\scanner-source\\LabelScanStock\\gradlew.bat","settings":"settings.gradle","app":true},{"root":"C:\\Users\\ash\\Documents\\ShopeeApi\\tmp\\LabelScanStock-source-v0.3.1\\LabelScanStock","gradlew":"C:\\Users\\ash\\Documents\\ShopeeApi\\tmp\\LabelScanStock-source-v0.3.1\\LabelScanStock\\gradlew.bat","settings":"settings.gradle","app":true}]