Skip to content

fix(intelligence): Phase 5 extractor bugs — runtime crash, ThreadLocal, Go dedup, interface detection#31

Merged
aksOps merged 10 commits into
mainfrom
fix/major-issues-phase5
Apr 4, 2026
Merged

fix(intelligence): Phase 5 extractor bugs — runtime crash, ThreadLocal, Go dedup, interface detection#31
aksOps merged 10 commits into
mainfrom
fix/major-issues-phase5

fix: correct endpoint count to 37 in CLAUDE.md + remove dead INTERFAC…

99d5e89
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Apr 4, 2026 in 38s

Annotations

Check warning on line 237 in src/test/java/io/github/randomcodespace/iq/intelligence/extractor/go/GoLanguageExtractorTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Rename "extractor" which hides the field declared at line 19.

See more on https://sonarcloud.io/project/issues?id=RandomCodeSpace_code-iq&issues=AZ1XLCwBWzwQiKxZ8n3i&open=AZ1XLCwBWzwQiKxZ8n3i&pullRequest=31

Check warning on line 200 in src/test/java/io/github/randomcodespace/iq/intelligence/extractor/go/GoLanguageExtractorTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Rename "extractor" which hides the field declared at line 19.

See more on https://sonarcloud.io/project/issues?id=RandomCodeSpace_code-iq&issues=AZ1XLCwBWzwQiKxZ8n3h&open=AZ1XLCwBWzwQiKxZ8n3h&pullRequest=31

Check failure on line 144 in src/main/java/io/github/randomcodespace/iq/intelligence/extractor/go/GoLanguageExtractor.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed.

See more on https://sonarcloud.io/project/issues?id=RandomCodeSpace_code-iq&issues=AZ1XLC0EWzwQiKxZ8n3j&open=AZ1XLC0EWzwQiKxZ8n3j&pullRequest=31

Check warning on line 187 in src/test/java/io/github/randomcodespace/iq/intelligence/extractor/go/GoLanguageExtractorTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace this String concatenation with Text block.

See more on https://sonarcloud.io/project/issues?id=RandomCodeSpace_code-iq&issues=AZ1XLCwBWzwQiKxZ8n3g&open=AZ1XLCwBWzwQiKxZ8n3g&pullRequest=31