forked from stoicflame/enunciate
-
Notifications
You must be signed in to change notification settings - Fork 0
Pull requests: AutoCodeRoverSG/enunciate-clone
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: use .includes() instead of .indexOf() for existence checks
manual-remediation
#18
opened Mar 31, 2026 by
sonarqube-agent
bot
Loading…
fix: replace window with globalThis in swagger-initializer.js
manual-remediation
#17
opened Mar 31, 2026 by
sonarqube-agent
bot
Loading…
fix: use String#startsWith instead of substring comparison
manual-remediation
#16
opened Mar 31, 2026 by
sonarqube-agent
bot
Loading…
fix: replace var with let in swagger-initializer.js
manual-remediation
#15
opened Mar 31, 2026 by
sonarqube-agent
bot
Loading…
fix: replace window with globalThis in swagger-initializer.js
manual-remediation
#14
opened Mar 31, 2026 by
sonarqube-agent
bot
Loading…
fix: replace URL with URI in Set to avoid DNS lookups
manual-remediation
#13
opened Mar 31, 2026 by
sonarqube-agent
bot
Loading…
fix: rename local variable to avoid shadowing sourcepath field
manual-remediation
#12
opened Mar 31, 2026 by
sonarqube-agent
bot
Loading…
fix: rename shadowed local variables classpath and sourcepath
manual-remediation
#11
opened Mar 31, 2026 by
sonarqube-agent
bot
Loading…
fix: rename local variable to prevent shadowing of class field
manual-remediation
#10
opened Mar 31, 2026 by
sonarqube-agent
bot
Loading…
fix: define constant for duplicated javac log format string
manual-remediation
#9
opened Mar 31, 2026 by
sonarqube-agent
bot
Loading…
fix: rename local variable to prevent field shadowing
manual-remediation
#8
opened Mar 31, 2026 by
sonarqube-agent
bot
Loading…
fix: remove labeled break statement in Enunciate loop
manual-remediation
#7
opened Mar 31, 2026 by
sonarqube-agent
bot
Loading…
fix: handle boolean return value from File.delete() in Enunciate
manual-remediation
#6
opened Mar 31, 2026 by
sonarqube-agent
bot
Loading…
ProTip!
Filter pull requests by the default branch with base:master.