pullrequests Search Results · language:Dune language:TypeScript language:Python language:JavaScript language:Java language:Java
Filter by
262M results
💡 What: Removed a redundant list() instantiation around a .get() fallback expression before slicing in scripts/core.sh.
🎯 Why: Slicing an expression like list(x)[:N] creates a complete O(N) shallow copy ...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: LOW
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The application uses subprocess ...
ai-remediation
severity-low
Sibling-workspace ESLint fix (3 of 3): migrate cap_cds_fiori to flat config
Final sibling. cap_cds_fiori declared eslint ^9 but still used .eslintrc.json + eslint … --ext .js, which crashes
(exit 2) under ...
Linked Issue
Fixes #812
The linked issue has the confirmed-bug label.
What was broken
getGlobalConfigDir( copilot ) resolved the Copilot global config directory using only --config-dir COPILOT_CONFIG_DIR ...
size/M
Two things, both stemming from the v0.1.1 hotfix:
1. Forward-port the proxy fix to main
The API_ORIGIN whitespace fix shipped to the released line as v0.1.1 (#45). This cherry-picks the same fix onto ...
Summary
- Move registered contractor employee delete approvals out of Face Enrollment and into Branch Contractors.
- Fix contractor employee delete approval cleanup SQL to use the correct note columns. ...
Why
Two test-coverage gaps surfaced in review after Phase 3 — both test-only, no production change. They close the space
between the code does X and a test proves X stays true.
1. update-floor-plan atomicity ...