Fix infinite loop in PatchDetector and Swift 6.2 strict concurrency errors#53
Conversation
…mpute Co-authored-by: SureshKViswanathan <257696045+SureshKViswanathan@users.noreply.github.com>
|
@copilot fix build issues |
Co-authored-by: SureshKViswanathan <257696045+SureshKViswanathan@users.noreply.github.com>
Fixed in 1c0765b. The previous commit addressed |
|
@copilot - The current build just keeps running and not getting finished |
Co-authored-by: SureshKViswanathan <257696045+SureshKViswanathan@users.noreply.github.com>
The build step itself passes on all 3 platforms (macOS ARM64, macOS x86-64, Linux). The hang was in the test step — running 1000+ tests sequentially with 23 Fixed in 3ee1c3a:
|
|
@copilot fix the build issues |
Co-authored-by: SureshKViswanathan <257696045+SureshKViswanathan@users.noreply.github.com>
The build step passes on all 3 platforms. The issue was tests timing out — CI logs show tests reaching only ~860/1254 before the 30-minute timeout, with a single performance test blocking for 25+ minutes. Fixed in 062d999: Added |
Co-authored-by: SureshKViswanathan <257696045+SureshKViswanathan@users.noreply.github.com>
…heck Co-authored-by: SureshKViswanathan <257696045+SureshKViswanathan@users.noreply.github.com>
|
@copilot fix the build failures |
Co-authored-by: SureshKViswanathan <257696045+SureshKViswanathan@users.noreply.github.com>
Fixed in c995f30. The CI failures were in |
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.